body {
	background-image: url(images/bkgrd.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}

a:link {
	color: #3333FF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: #3333FF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #660099;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#footerText {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#footerText a {
	font-size: 10px;
	text-align: center;
	color:  #FFFF99;
	font-weight: bold;
	text-decoration: none;
}

#footerText a:hover {
	font-size: 10px;
	text-align: center;
	color:  #660099;
	font-weight: bold;
	text-decoration: none;
}
	
.style2 {
	font-size: 10px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:bold;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style6  {
	font-size:24px;
	font-weight: bold;
}

.style10 {
	font-size: 14px;
	font-weight:bold;
}

.style11 {
	background-color:#C2D1E8;
}

.style12 {
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
}

