p {
	line-height: 1.2em;
	font-size: 11px;
	color: 003273;
}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 11px; line-height: 1.2em}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 16px; font-weight: bold}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:    url(images/background.gif);

}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: 008164;
}
a:hover {
	text-decoration: underline;
	color: 003273;
}
ol {
	font-size: 11px;
	line-height: 1.2em;
}
