/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background: #be0000 url(images/background_w_style.jpg) repeat-y fixed center;
	margin-top: 0px;
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330033;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00FF66;
}
.style3 {
	color: #FF9900;
	font-style: italic;
}
.style4 {color: #FF9900}