a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #D41F00;
}
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFFFFF;
}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-size: small}
.style7 {font-size: x-small}
.style9 {color: #BE16A9}
.style12 {color: #FF0000}
.style13 {color: #000000}
.style14 {color: #000000; font-weight: bold; font-size: small; }
.text {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}
