body {
	background-color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {font-size: small}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
a:link {
	color: #CF4E1C;
}
a:visited {
	color: #CF4E1C;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CF4E1C;
}
.style21 {font-size: 9px; font-style: italic; }
.style22 {
	color: #175b21;
	font-weight: bold;
}

.rightside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}

.rightsidesmall {
	font-size: 9px; font-style: italic;
	line-height: normal;
	font-weight: normal;
	padding: 5px 5px 5px 5px;

 }