BODY A
{
	TEXT-DECORATION: none
}
BODY A:hover
{

}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;	
	line-height:20px
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
	}	

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-attachment: scroll;

}	
body,td,th,p,li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	vertical-align: top;
	line-height:16px;
}
.white-text {
	color: #FFFFFF;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
.nav-text {
	color: #FFFFFF;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}	li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: middle;

}.white-bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #C2C2BD;
	background-position: center center;
	font-weight: regular;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-size: 14px;
}

