BODY {
	font-family: Arial, Helvetica, sans-serif;
	font: sans-serif;
	font-size: 12px;
}
.sitetext {
	font-family: sans-serif;
	font-size: 75%;
	color: #4C4C4C;
	text-decoration: none;
}
.sitetext A:LINK {
	font-family: sans-serif;
	text-decoration: none;
	color: #003399;
}
.sitetext A:HOVER {
	font-family: sans-serif;
	text-decoration: underline;
	color: #003399;
}
.sitetext A:VISITED {
	font-family: sans-serif;
	text-decoration: none;
	color: #003399;
}
.sitetext A:HOVER, A:VISITED {
	text-decoration: underline;
	color: #003399;
}
.nav {
	font-family: sans-serif;
	font-size: 100%;
	color: #003399;
	text-decoration: none;
}
.nav A:LINK {
	font-family: sans-serif;
	color: #003399;
	text-decoration: none;
}
.nav A:VISITED {
	font-family: sans-serif;
	color: #003399;
	text-decoration: none;
}
.nav A:HOVER {
	font-family: sans-serif;
	color: #003399;
	text-decoration: underline;
}
.nav A:HOVER, A:VISITED {
	font-family: sans-serif;
	color : #003399;
	text-decoration : underline;
}
.smalltext {
	font-family: sans-serif;	
	font-size: 75%;
	color: #4c4c4c;
}
.midtext {
	font-family: sans-serif;
	font-size: 60%;
	color: #333333;		
	padding-left: 5px;
}
h1.right {
	font-family: sans-serif;
	font-size: 100%
	color: #333333;
	text-align: right;
}
h1.leftimage {
	font-family: sans-serif;
	color: #003399;
	float: right;
}
h1.small {	
	font-family: sans-serif;
	font-size: 75%
	color: #333333;
	font-weight: lighter;
}
H1 {
	color : #003399;
	font-family : sans-serif;
	font-size : 150%;
}
H1.mid {
	color : #003399;
	font-family : sans-serif;
	font-size : 100%;
}
H2 {
	color : Black;
	font-family : sans-serif;
	font-size : 160%;
}
H3 {
	color : #265DAA;
	font-family : sans-serif;
	font-size : 140%;
}
H4 {
	color : Black;
	font-family : sans-serif;
	font-size : 115%;
}
H5 {
	color : Black;
	font-family : sans-serif;
	font-size : 100%;
}
H6 {
	color: #6666CC;
	font-family: sans-serif;
	font-size: 115%;
}
H6.red {
	color: #990000;
	font-family: sans-serif;
	font-size: 115%;
}
.white {
	font-family: sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white2 {
	font-family: sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
}
.white2 A:LINK {
	font-family: sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.white2 A:HOVER {
	font-family: sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
.white2 A:VISITED {
	font-family: sans-serif;
	text-decoration: none;
	color: #FFFFFF
}
.white2 A:HOVER, A:VISITED {
	text-decoration: underline;
	color: #FFFFFF
}
