/* CSS Document */


body {
	background-color: #484848;
}
body,td,th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {	color: #CCCCCC;
	font-weight: bold;
	font-size: 24px;
}
.style5 {	color:#CCCCCC;
	font-size: 24px;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.active {
	color:#ffffff

}
