@charset "UTF-8";
body,td,th {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}
body {
	background-image: url(bg.jpg);
}
.style2 {color: #333333}
.style16 {
	font-size: 7pt;
	color: #333333;
}
.style3 {
	font-size: 8pt;
	color: #A50015;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h3 {
	font-size: 9pt;
	color: #A50015;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #A50015;
	text-decoration: none;
}

