	body {      font-family:"Times New Roman", Times, serif;      background-color:#529CE6;      color:#000000;	  font-size: 12px;	  text-decoration: none;	}		p.indent { text-indent:0em; }    	.highlight { color:#ff0000; }    /*The page title cell in the tables*/	.titcell {	background-color: #CCCCCC; 	border: 0px solid #000000;	}	/*The actual page content goes in these cells*/	.contcell {	background-color:#CCCCCC; 	padding: 10px;	}		.bordercell {	background-color:#CCCCCC; 	border: 2px outset;	border-color:#666666;	padding: 2px;	}        h1 { 	color:#0000FF;	padding: 15px;	margin: 20px; 	}			hr {  	border: 0;	width: 100%;	height: 1px;	text-align: center;	}		.title { 	font-size: 24px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	/* font-family: arial, "lucida console", sans-serif; */	}     /* a:link { text-decoration: none; color:#BC2626; } */	 a:link { text-decoration: none; color:#1762AE; }     a:visited { text-decoration: none; color:#1762AE; }     a:hover { text-decoration: none; color:#FFFFFF; }	 	/*     a.one { color:#96CF00; }     a:visited.one { color:#FFFFFF; }     a:hover.one { color:#0097FF; }	 */	 
