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

