.blackBorder {border: medium solid #000000;
border-color: black
}
body			{ background-color: #999999; color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-size: 12pt}
h1				{ color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-size: 18pt;  font-weight: bold}
h2				{ color: #FFFFFF; font-size: 14pt; font-family: "Times New Roman", Times, serif; font-weight: bold}
p				{ color: #FFFFFF; font-size: 12pt;  font-family: "Times New Roman", Times, serif}
a:link			{ color: #3366FF}
a:active     	{ color: #66CC66}
a:visited		{ color: #3366FF}
a:hover 		{ color: #0000FF}
text1			{ font-family: "Times New Roman", Times, serif; font-size: 12pt; text-align: left }
text2			{ font-family: "Times New Roman", Times, serif; font-size: 12pt; text-align: center; color: #c0c0c0 }
small			{ font-size: 10pt;}
td 				{ color: #FFFFFF; font-size: 12pt; font-family: "Times New Roman", Times, serif}
.mainBackground {
	background-color: #000000;
}
.sideBackgroud {
	background-color: #666666;
}
.headerFooterBackground {
	background-color: #CCCCCC;
}
