@charset "ISO-8859-1";
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style1 {color: #FFFFFF}
a:link {
	color: #0872B8;
	text-decoration: none;
}
a:visited {
	color: #067C57;
	text-decoration: none;
}
a:hover {
	color: #E24232;
	text-decoration: underline;
}
a:active {
	color: #602169;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #2E3190;
}
a {
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {	font-size: 14px;
	font-weight: bold;
	color: #2E3190;
}
.regularDarkTxt {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
