
a:link {
	color: #0047B6;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #41CAF6;
	text-decoration: underline;
}
a:active {
	color: #45C8F6;
	text-decoration: none;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
a {
	font-size: 11px;
}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #0047B6;
	
}
h2 {
	font-size: 12px;
	color: #999999;
}
h3 {
	font-size: 11px;
	color: #44C9F6;
}