body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h1 {
	filter: glow(color=#0d2b88, strength=1);
	font-size: 280%;
width: 100%;
}
h3 {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	color: #0d2b88;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	padding-bottom: 3px;
	margin-bottom: 0px;
	line-height:120%;
	

	}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	line-height:120%;
	text-decoration:underline;
	clear: both;
}
.leftc {
	width: 160px;
}
p a:link {
	color: #002596;
	text-decoration: none;
}
p a:visited {

	color: #002596;
	text-decoration: none;
}
p a:hover {

	background-color: #0d2b88;
	color: #D6DDF4;
	text-decoration: underline;
}
p a:active {


	color: #cccccc;
	text-decoration: underline;
}

h6 a:link {
	color: #002596;
	text-decoration: none;
}
h6 a:visited {

	color: #002596;
	text-decoration: none;
}
h6 a:hover {

	background-color: #0d2b88;
	color: #D6DDF4;
	text-decoration: underline;
}
h6 a:active {


	color: #cccccc;
	text-decoration: underline;
}
.fullbox {
	background-color: #FFFFFF;
	border: 1px solid #001040;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px;

}
hr {
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 10px;
	margin-bottom: 10px;

	height: 1px;
	clear: both;
}
