body {
	background-color:#ffffff;
}

.class1 {
	background-color:#222299;
}
th { font-weight:bold;color:#222299;text-align:left;
	
}

.t1 { font-size:80%;font-weight:bold;}
.t2 { color:#222299}
.t3 { font-size:80%;color:#222299;}
.t4 { font-weight:bold;font-size:80%;color:#222299;}
/* 
.listtable {
	border-style:solid;
	border-width:thin; 
}
*/
a:link {text-decoration: underline;font-weight:bold; color: #222299}
a:visited {text-decoration: underline;font-weight:bold; color: #222299}
a:active {text-decoration: underline;font-weight:bold; color: #222299}
a:hover {text-decoration: underline;font-weight:bold; color: #2222ff}

