
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
}

	  
a:active { color: #99ccff; text-decoration: none; font-weight: normal; }
a:link {
	color: #99ccff;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #99ccff;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #99ccff; text-decoration: underline; font-weight: normal; }


.whitelink a:active { color: #ffffff; text-decoration: none; font-weight: normal; }
.whitelink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whitelink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whitelink a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }


.whitelinkbold a:active { color: #ffffff; text-decoration: none; font-weight: bold; }
.whitelinkbold a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitelinkbold a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitelinkbold a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}


/* large white heading */
h1 { 	font-family:  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}

/* med white heading heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 15px;
	font-weight: bold;
	color: #fbce73;
}

/* yellow heading */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color: #fbce73;
}



/* small white text */
.whitesm { 	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 115%;
	margin: 0px 0px 0px 0px;
}


ul {
	list-style: disc;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0em;
	font-size: 11px;
	list-style-position:outside;
}



.footer {  color: #8f8f8f; font-weight:normal; font-family: Verdana,Geneva,sans-serif;font-size: 10px;text-decoration: none;}
.footer a    {  color: #8f8f8f;text-decoration: none;}
.footer a:hover  {  color: #8f8f8f;text-decoration: underline;}

