body {
	background-color:#ffffff;
}

.class1 {
	background-color:#222299;
}
th { font-weight:bold;color:#222299;text-align:left;
	
}

.t1 { font-size:85%;
font-weight:bold;
color:#000000;
}
.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;
}


#Features table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

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}
