a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:active {
	font-size: 10px;
	font-weight: normal;
	color: #990000
}
a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none
}
.header {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.bluetext {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 10px;
}
.commontext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-size: 11px;
	line-height: normal;
}
.navheader {
	color: #003366;
	font-size: 10px;
	font-weight: bolder;
}
.redstuff {
	color: #993300;
	text-decoration: none;
	font-size: 10px;
}
.caption {
	color: #333333;
	font-size: 9px;
}
.bgred {  background: url(../images/new_background.gif)}
.bgblue {  background: #000066}
.bggreen {  background: #003333}
.arrowright {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.navheader1 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.bgcolor {  background: #660000}
.border {  border: 1px #FFFFFF solid}
.greenstuff {
	color: #003333;
	text-decoration: none;
	font-size: 10px;
}
.bgyellow { background: #993300;
}
.yellowstuff {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
}
.bluestuff {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}
.textbold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.tabletext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
	line-height: normal;
}
.bigpadtop {
	padding-top: 16px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	margin: 0px 0px 6px;
	font-size: 11px;
	line-height: normal;
}
h2 {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 12px 0px 2px;
	padding: 0px;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
