body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFff;
	background-image: url(images/bg_05.gif);
	background-attachment: fixed;
	background-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFff;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFff;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFff;
}
a:link {
	text-decoration: none;
	font-size: small;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	font-size: small;
	color: #FFFFff;
}
a:hover {
	text-decoration: underline;
	font-size: small;
	color: #FFFFff;
}
a:active {
	text-decoration: none;
	font-size: small;
	color: #FFFFff;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFff;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFff;
	text-decoration: none;
}