/* CSS Document */
<!--

body,table,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
line-height:1.4em;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link { color:#000000; text-decoration:none; font-weight:bold; }
 a:visited { color:#000000; text-decoration:none; font-weight:bold; }
 a:hover { color:#648CD2; text-decoration:none; font-weight:bold; }
 a:active { color:#000000; font-weight:bold; }
 a:focus { color:#000000; font-weight:bold; }
 
 a.menr:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
 a.menr:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
 a.menr:hover { color:#648CD2; text-decoration:none; font-weight:bold; }
 a.menr:active { color:#FFFFFF; font-weight:bold; }
 a.menr:focus { color:#FFFFFF; font-weight:bold; }
-->