         
/* default tags */

BODY	{
	background: #FDFAF0;
	margin: 0;
	padding: 0;
	border : 0 none inherit;
	font-size: 11px;
	font-family: Trebuchet MS, lucida, arial, helvetica, sans-serif;
}
TABLE, TR, TD, TH,  BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG	{
	font-size: 11px;
	font-family: Trebuchet MS, lucida, arial, helvetica, sans-serif;
	color: #444444;
}

A	{
	color: #7570AC;
	text-decoration: none;
	font-weight: normal;
}
