body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.class1 {
	background-color:#222299;
}
th { font-weight:bold; text-align:left;
	
}

.t1 { font-size:11px;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}

