a:link {
	font-weight: normal;
	color: #2E5A85;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #2E5A85;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.style1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: x-small;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 8pt;
	font-family: Tahoma;
}
	.style4 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}