body { 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; background:#F0F8FF; 
     }


	a:link {color: #FFFFFF ; text-decoration:none; font-size: 10pt ;}     /* unvisited link */
	a:visited {color: #FFFFFF ; text-decoration:none; font-size: 10pt ;}  /* visited link */
	a:hover {color: #FFFFFF ; text-decoration:none; font-size: 10pt ;}   /* mouse over link */
	a:active {color: #FFFFFF ; text-decoration:none; font-size: 10pt ;}   /* selected link */


th.moduletable {
	padding: 2px 2px 2px 2px;
	height: 20px;
	border-bottom:1px solid #0F1125;
	background-color: #346A90;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}

