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