body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8EB3EE;
}
.bblueItalic {
	color: #8EB3EE;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #8EB3EE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8EB3EE;
}
a:hover {
	text-decoration: none;
	color: #8EB3EE;
}
a:active {
	text-decoration: underline;
	color: #8EB3EE;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-left: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.italicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
}
.imageborder {
	border: thick solid #003366;
}
.leftpicborder {
	margin-left: 10px;
	border: thick solid #003366;
}
.toppicborder {
    margin-top: 5px;
	margin-left: 10px;
	border: thick solid #003366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.button {
	margin: 10px;
}
.favlink  {
font-size:9px;
font-family:verdana,sans-serif;
color:#990000;
margin-top:0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}