body	{
	font-size: 80%;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #02447e;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #02447e;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

p a:link {
	color: #000066;
	font-weight: bold;
}
p a:visited {
	color: #000066;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
	font-weight: bold;
}
p a:active {
	color: #000066;
	font-weight: bold;
}

h2 a:link {
	color: #006633;
	font-weight: bold;
}
h2 a:visited {  color: #02447e; font-weight: bold;}
h2 a:hover {  text-decoration: underline; font-weight: bold;}
h2 a:active {  color: #02447e; font-weight: bold;}

.imageBorder {
	border: 1px solid #000000;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000066;
}
li {
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02447e;
}
.springmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #003366;


}
