


body {
	background-color: #336699;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1C3664;
}
.style1 {font-style: italic}
.style2 {color: #20103E}
a:link {
	color: #1C3664;
	text-decoration: none;
}
a:visited {
	color: #1C3664;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.underpic {
	font-size: 12px;
	color: #284d8e;
}
 
 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C3664;
	font-size: 16px;
	margin-top: 0em;
}

h1 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: -.05em;
}
 
 h2 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: .5em;
}

 h3 {
	align: left;
	color: #1C3664;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-bottom: .5em;
}

#footer {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #1C3664;
font-size: 9pt;
}




