body {
	background-color: #6858A6;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
}
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: square;
	font-weight: normal;
	line-height: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



a:link {
	color: #6858A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99F;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.clicktoenlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}






.footercopyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

