body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

html {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}
	
td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}


.style1 {
	
}

.style1bold {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.styleHDR12 {
	font-family: verdana;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	
}
.styleHDR16 {
	font-family: verdana;
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	
}
.styleHDRlight {
	font-size: 12px;
	color: #666699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.styleHIGHLIGHT {
	font-family: verdana;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
	
}
.styleHDR14 {
	font-family: verdana;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	
}
a:link { color: #333366; text-decoration:none }
a:hover { color: #336600;
	text-decoration: underline;
}
	a:active { color: #003366; text-decoration: underline; }
	
.main { width:100%;  border: 0px solid blue; background:#none; } 
.sub { display:none; background:#none; } 
