body { 
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	line-height: 18pt;
	background: #000000;
} 

.body { 
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	line-height: 18pt;
	background: #000000;
} 

H1 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 2px;
	bottom: 16pt;
	line-height: 20pt;
	color: #FFFFFF;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	bottom: 16pt;
	line-height: 20pt;
	color: #FFFFFF;
}

.Subheads {	
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	bottom: 16pt;
	line-height: 20pt;
	color: #FFFFFF;
}

A:link {
	color: #6699FF;
	font-family: Arial;
	font-size: 14px;
}

A:visited {
	color: #6699FF;
	font-family: Arial;
	font-size: 14px;
}

A:active {
	color: #6699FF;
	font-family: Arial;
	font-size: 14px;
}

A:hover {
	color: #6666FF;
	font-family: Arial;
	font-size: 14px;
}

