
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #06368B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06368B;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #06368B;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
.style1 {
	color: #466EB7;
	font-weight: bold;
	font-size: 18px;
}

