body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top:7px;
}

.navbox {
	border: 1px solid #999999;
	
}

.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	margin-left: 25px;
}

.navbuttons a, .navbuttons a:link, .navbuttons a:active {
	color: #000000;
	text-decoration:none;
}

.navbuttons a:hover {
	color: #006699;
	text-decoration:underline;
}

.mainText {
	padding: 7px;
}

.mainText P {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	line-height: 110%;
}

h1 {
	font-size:large;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #015198;
	padding-bottom: 4px;
	padding-top: 0px;
}



h2 {
	font-size:medium;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #015198;
	padding-bottom: 4px;
	padding-top: 0px;
}

h3, h4 {
	font-size:small;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.bottomText {
	padding-top: 12px;
	color: #FFFFFF;
}
.bottomText a, .bottomText a:link, .bottomText a:visited, .bottomText a:active{
	
	color: #FFFFFF;
}

.bottomText a:hover{
	
	color: #8C94B9;
}
