body,td,th {
	font-family: Verdana;
	color: #8c8c8c;
	font-size: 11px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #00c1ef;
	font-size: 18px;
}
.style2 {
	color: #00c1ef;
	font-size: 16px;
}
.style3 {
	font-size: 12px;
	color: #8C8C8C;
}
a:link {
	color: #00c1ef;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #00C1EF;
	text-decoration: underline;
}
