body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: underline;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #006633;

}

.bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF0000;	
}

.bodyBd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	
}

.bodyBdGn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #336600;
	
}

.brnSubSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height:normal;
	letter-spacing:0.1em;
	text-transform: uppercase;
	font-weight: bold;
	
}

.bkSubSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:normal;
	letter-spacing:0.1em;
	text-transform: uppercase;
	font-weight: bold;
	
}
	
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006633;
	color: #FFFFFF;
	letter-spacing: .1em;
	display: block;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #003300;
}
