body {
	margin-top: 0px;
	background-color: #226CA9;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Garamond;
	color: #226CA9;
}
.style1 {
	color: #3366CC;
	font-style: italic;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #A82365;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.boldred {
	font-weight: bold;
	color: #A82365;
	font-size: 17px;
}
.footerhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #A82365;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #A82365;
}
a:active {
	text-decoration: none;
}
.style4 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submitbutton {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	color: #226CA9;
	background-color: #FFFFFF;
	border: 2px outset #226CA9;
	font-size: 16px;
	font-weight: bold;
}
