/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Calibri, Arial, Times New Roman, Times, Serif;
	font-size: 11px;
	color: 333333;
}
a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.main {
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: 333333;
}
.offwhitetext {
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	color: F8F8F8;
}

.footer {
	font-family: Book Antiqua;
	font-size: 08px;
	color: E6E6E6;
}
.lightgreentext {
	font-family: Verdana, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	color: C2C090;
}
.bluetext {
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: 993333;
}
.redtext {
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: 990000;
	}
	
.redtext2 {
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: bold;
	color: 990000;
}
h2 {
	font-family: Arial, Times New Roman, Times, serif, sans-serif ;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: E6E6E6;
}

<!-- footer color: faf2c8; -->
