hr { 
	color : #836941;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;	
	background : #ffffff;
	margin : 4px 4px 4px 4px;
}

td, ul, li,  blockquote, p {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
}	



a:active, a:link, a:visited { 
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : underline;
}

a:hover { 
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
}

a.sml:active, a.sml:link, a.sml:visited { 
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	text-decoration : underline;
}

a.sml:hover { 
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}		

a.sml2:active, a.sml2:link, a.sml2:visited, td.sml2, .sml2 { 
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	text-decoration : none;
}

a.sml2:hover { 
	font-family : Arial, Helvetica, sans-serif;
	color : #41495a;
	font-size : 10px;
	text-decoration : none;
}

td.sml, .sml {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}



