.style3 {font-size: 10px}
.style4 {color: #003366}
body {
	background-color: #999999;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
.leftMenuText {
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
/* set fonts */

body, h2, div, dd, p, td, th, ul {
	font-family: verdana, arial, helvetica, sans-serif;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	}

/* set font sizes */

.small {
	font-size: 9px;
	}

body, code, h2, h3, h4, li, ol, p, td, ul {
	font-size: 12px;
	}

h1 {
	font-size: 15px;
	}

/* page layout styles */

body {
	color: #999999;
	}

/* other styles */

colorblack {
	color: #dddddd;
	}
a:link, a:visited {
	color: #003366;
	background: transparent;
	}

a:hover {
	color: #F20000;
	background: transparent;
	text-decoration: underline;
	}

h1 {
	color: #993300;
	background: transparent;
	}

.navtable a:link, .navtable a:visited, .nav a:link, .nav a:visited {
	display: block;
	width: auto;
	height: 25px;
	text-decoration: bold;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #F20000;
	}

.navtable a:hover {
	color: #F20000;
	background: #ffffff;
	}

.titletable {
	width: auto;
	height: 20px;
	text-decoration: bold;
	color: #ffffff;
	font-size: 14px;
	background: #000000;
	}

.datatable {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #cccccc;
	}
.infotable {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #FFCC99;
	}
.infotable2 {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #CCCCCC;
	}