BODY		{ background black;
		background-color: black; 
		font: 10pt "Verdana, Arial, Helvetica, Sans-Serif";
		font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 10pt;
		color: white;
		}
H1		{ font-family: Times New Roman, Times, Serif; 
		font-size: 24pt; 
		font-weight: bold; 
		color: cccc66; 
		text-transform: capitalize; 
		text-align: center; 
		margin-bottom: -4pt; 
		filter:shadow(color=#ffff00,direction=315,enabled=1);
		}
H2		{ font-family: Times New Roman, Times, Serif; 
		font-size: 18pt; 
		font-weight: bold; 
		color: cccc66; 
		text-transform: capitalize; 
		text-align: center; 
		margin-bottom: -4pt; 
		filter:shadow(color=#ffff00,direction=315,enabled=1);
		}
H3		{ font-family: Times New Roman, Times, Serif; 
		font-size: 16pt; 
		font-weight: bold; 
		font-style: italic;
		color: cccc66; 
		text-transform: capitalize; 
		text-align: center; 
		margin-bottom: -14pt; 
		}
H4		{ font-family: Times New Roman, Times, Serif; 
		font-size: 14pt; 
		font-weight: bold; 
		font-style: italic; 
		color: cccc66; 
		text-align: left;
		margin-bottom: -12pt; 
		}
H5		{ font-family: Times New Roman, Times, Serif; 
		font-size: 14pt; 
		font-weight: bold; 
		color: cccc66; 
		text-align: left;
		margin-bottom: -12pt; 
		}
H6		{ font-family: Times New Roman, Times, Serif; 
		font-size: 12pt; 
		font-weight: bold; 
		color: cccc66; 
		text-align: left; 
		margin-bottom: -10pt; 
		}
H7		{ font-family: Times New Roman, Times, Serif; 
		font-size: 12pt; 
		font-weight: normal; 
		color: cccc66; 
		text-align: left; 
		margin-bottom: -10pt; 
		}
HR		{ color: #cccc66; }
TD		{ font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 11pt; 
		}
P               { font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 11pt; 
		}
UL		{ font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 11pt; 
		}
LI              { font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 11pt; 
		}

A:link		{ color: cccc66; text-decoration: underline; }
A:active 	{ color: cccc66; text-decoration: underline; }
A:visited 	{ color: cccc66; text-decoration: none; }
A:hover 	{ color: red; text-decoration: underline; }

.cls8pt      	{ font-size: 8pt; }
.cls9pt      	{ font-size: 9pt; }
.cls10pt      	{ font-size: 10pt; }
.cls11pt      	{ font-size: 11pt; }
.cls12pt      	{ font-size: 12pt; }
.cls13pt      	{ font-size: 13pt; }
.cls14pt      	{ font-size: 14pt; }

.clsFooter      { font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-size: 8pt;
		color: white; 
		}
.clsNoPadding	{ padding-top: 0px; 
		padding-bottom: 0px;
		padding-left: 0px; 
		padding-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px; 
		border-style: none;
		top: 0px;
		left: 0px;
		}

