body {
	background-color: #FFFFFF;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.t1 {
	background-color: #C2C2C2;
	vertical-align: top;
}
.t2 {
	background-color: #E3E3E3;
	vertical-align: top;
}
.title {
	font-family: arial, verdana, sans-serif;
	font-size: 18pt;
	color: #000064;
	font-style: bold;	
}
.stext {
	color: #000000;
	text-decoration: none;
}
