body { 
	font: 12pt/14pt rockwell;
	margin-top: 0px;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 16px; 
	background-color: #000000;
	color: #AAAAAA;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #333333;
}

p {
	font: 12pt/14pt rockwell;
}

td	{
		margin-bottom: 0px; 
}

li {
	font: 12pt/14pt rockwell;
	margin-bottom: 16px;
}

a:link { 
	text-decoration: none; 
	color: #FFFF00;
}

a:visited { 
	text-decoration: none; 
	color: #FFFF00;
}

a:hover { 
	text-decoration: none; 
	color: #00FF00;
}

a:active { 
	text-decoration: none; 
	color: #FF0000;
}

h1 { 
	font: normal 26pt/32pt harrington;
	color: #DDDD00;
	margin-top: 0px; 
	text-align: center;
	margin-bottom: 16px;
}

h2 { 
	font: normal 20pt/30pt harrington;
	color: #DDDD00;
	margin-top: 0px; 
	text-align: center;
	margin-bottom: 16px;
}

h3 { 
	font: normal 18pt/24pt harrington;
	color: #DDDD00;
	margin-top: 0px; 
	text-align: center;
	margin-bottom: 16px;
}

.emphasis {
	color: #FFFFFF;
}

.blockindent { 
	margin-left: 20%;
	margin-right: 20%;
}

.greenitem {
	color: #00DD00;
}

.blueitem {
	color: #66AAFF;
}
