body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
li {
	margin-top: .75em;
}
h1, h2, h3, h4, h5, h6 {
	color:#030067;
	font-weight:bold;
}
h1 {
	font-size:140%;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:110%;
}
h5 {
	font-size:100%;
}
h6 {
	font-size:900%;
}
a:link {
	font-weight: bold;
	color: #030067;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0600EA;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	color:#FFFFFF;
	font-size:70%; 
	margin-top:3px
}
.footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	font-weight: bold;
	text-decoration: none;
}
.footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
