.nav {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.header {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bullets {
	list-style-position: outside;
	display: list-item;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	padding-left: -2em;
	margin-left: -2em;
}
a:link {
}		
						
a:active {
}

a:visited {
}
			
a:hover{
	background-color: #FFFFFF;
	color: #CC0000;
}
.captionsRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
