body  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : Black;
	line-height : normal;
}

td  {
	font-family : arial,geneva,helvetica;
	font-size : 13px;
	color : Black;
	line-height : normal;
	background-repeat : no-repeat;
}

strong  {
	font-family : arial,geneva,helvetica;
	font-size : 16px;
	line-height : 22px;
	color : #FFFFFF;
}

small  {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #002142;
}

a  {
	font-family : arial,geneva,helvetica;
	color : #FF9900;
	; text-decoration : none;
}

a:active  {
	color : #999933;
}

a:visited  {
	color : #FF9900;
}

a:hover  {
	color : #999933;
	text-decoration : none;
}

