body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #F0F0F0;
}


.style2 {font-size: 10px}
a:link {
	font-weight: bold;
	color: #00CCCC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #00CCCC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00CCCC;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
.headers {
	font-size: 18px;
	font-weight: bold;
	color: #00FFFF;
	text-transform: capitalize;
	text-align: left;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.small10px {
	font-size: 10px;
}
.leading130 {
	line-height: 150%;
	text-align: left;
}
.borderFloatLeft {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
.borderFloatRight {
	float: right;
	border: 1px solid #333;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clear {
}

.caps12px {
	text-transform: uppercase;
}
.floatRight tr td {
	text-align: center;
}
.clear {
	clear: both;
}
.whiteBold20 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.center {
	text-align: center;
}
body {
	background-color: #012F32;
}
