/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F266B;
}
body {
	background-color: #0076A3;
	background-image: url(images/bgdark.gif);
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #8F266B;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #666666;
}
.style1 {
	font-size: 9px;
	color: #CFC5C3;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
}
.style3 {color: #000000}
.style4 {font-weight: bold}
