body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.redText {
	color: #FF0000;
}
a.menu:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navItem {
	font-weight: bold;
	color: #FF0000;
	background-image: url(orangebullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#navBar {
	float: left;
	width: 20%;
	margin: 0px;
}
#content {
	float: left;
	width: 60%;
}
.Legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.boldSized {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}#wrapper {
	width: 100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
