body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal;
	background-color: #000000;
	background-repeat: repeat-x;
}

a:active, a:link, a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #F3010F;
}

a:hover {
	font-size: 8pt;
	color: #DCBE18;
}

a.redlink:link, a.redlink:visited, a.redlink:active {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color: #F3010F; 
	}	

a.redlink:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #DCBE18;
}


.content { 
	font-size: 9pt;
	font-weight: normal;
	color:#FFFFFF;
	line-height: normal;
}

.black { 
	font-size: 8pt;
	font-weight: normal;
	color:#000000
}

.gold { 
	font-size: 9pt;
	font-weight: normal;
	color:#DCBE18
}

.blue { 
	font-size: 8pt;
	font-weight: normal;
	color:#8DBAD9
}

.gray { 
	font-size: 9pt;
	font-weight: normal;
	color:#B5BAA3;
	line-height: normal;
}

.graytitle { 
	font-size: 11pt;
	font-weight: normal;
	color:#B5BAA3
}

table.specs {
	background-color: #000000;
	border: none;
	padding: 1px;
	line-height: normal;
	width: 100%;
	}