.LargeTextGreen {
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	color: #84b02b;
	font-weight: bold;
}
.LargeTextBlack {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.LargeTextYellow {
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	color: #faf39b;
	font-weight: bold;
}

.text {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #330000;
}
.Largetext {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.textGreen {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #84b02b;
}
.textYellow {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #faf39b;
}
.textWhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
}
.textSmall {
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	color: #330000;
}
.fourteenTextGreen {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #84b02b;
	font-weight: bold;
}
.fourteenTextYellow {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #faf39b;
	font-weight: bold;
}
.textVioletsmall {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #CC33CC;
}.textWhite14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFCC;
}
.textWhite16 {
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFCC;
}

body {
	background-color: #000000;
}
a:link {
	color: #668821;
}
a:visited {
	color: #668821;
}
a:hover {
	color: #999900;	
}
a:active {
	color: #668821;
}

.textindent {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #330000;
	text-indent: 20px;
}
.tLink:link{text-decoration:underline;color:#330000;}
.tLink:visited{text-decoration:none;color:#330000;}
.tLink:hover{text-decoration:underline;color:#663300}
.tLink:active{text-decoration:none;color:#330000;}

.fLink:link{text-decoration:none;color:#ffffff;}
.fLink:visited{text-decoration:none;color:#ffffff;}
.fLink:hover{text-decoration:underline;color:#cccccc}
.fLink:active{text-decoration:none;color:#ffffff;}
.footer{
width:784px;
padding: 6px 0px 0px 0px;
text-align:right;
color:#ffffff;
font-family: Arial;
font-size:10px;
height:30px;
vertical-align:top;
}