.lightOrange{ Color: #FECB00; }
.darkBlue{ Color: #24418F; }
.oliveGreen{ Color: #A7A247; }
.darkRed{ Color: #AD082A; }
.orange{ Color: #F7901A; }
.brown{ Color: #926814; }
.purple{ Color: #7B429D; }
.blue{ Color: #6E89BE; }
.green{ Color: #41AD48; }
.red{ Color: #D6232A; }
.blueText{ Color: #333399; }

a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
a.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333399;	
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
div{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	color: #333399;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #F7901A;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7901A;
	SCROLLBAR-SHADOW-COLOR: #F7901A;
	SCROLLBAR-3DLIGHT-COLOR: #F7901A;
	SCROLLBAR-ARROW-COLOR: #A7A247;
	SCROLLBAR-TRACK-COLOR: #A7A247;
	SCROLLBAR-DARKSHADOW-COLOR: #F7901A;
	OVERFLOW: AUTO;
}
body{
	SCROLLBAR-FACE-COLOR: #F7901A;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7901A;
	SCROLLBAR-SHADOW-COLOR: #F7901A;
	SCROLLBAR-3DLIGHT-COLOR: #F7901A;
	SCROLLBAR-ARROW-COLOR: #A7A247;
	SCROLLBAR-TRACK-COLOR: #A7A247;
	SCROLLBAR-DARKSHADOW-COLOR: #F7901A;
	OVERFLOW: AUTO;
}
input{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
textarea{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #F7901A;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7901A;
	SCROLLBAR-SHADOW-COLOR: #F7901A;
	SCROLLBAR-3DLIGHT-COLOR: #F7901A;
	SCROLLBAR-ARROW-COLOR: #A7A247;
	SCROLLBAR-TRACK-COLOR: #A7A247;
	SCROLLBAR-DARKSHADOW-COLOR: #F7901A;
}
table{
	margin-left: auto;
	margin-right: auto;
}