.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	clear: 1;
	height: 1px;
}
.smalltext {
	font-family: "MS Sans Serif";
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0093C4;
}
.style1 {
	color: #0066CC;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "MS Sans Serif";
	font-size: 12px;
}
body {
	background-color: #D3F3F5;
}
.midtext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #0066CC;
	text-decoration: underline;

}
