body, html {
	background-color: #FFFFFF;
	background-position:center;
	padding: 0;  
	margin: 0;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#077252;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}    

h1 {
	background-color: #FFFFFF;
}

p{
	font-family: "Comic Sans MS", sans-serif;
	font-size: 13px;
	color:#00513B;
	background-color:#FFFFFF;
	text-align: left;
	font-weight: bold;
}

p.warning {
	font-size: 20px;
	color:#FF0000;
	font-weight: bold;
}

p.warning2 {
	font-size: 20px;
	color:#0033ff;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	color: #131B88;
}

.style4 {
	color: #131B88; 
	font-family: Arial, Helvetica, sans-serif; 
}

.style5 {
	color: #00640E; 
	font-family: Arial, Helvetica, sans-serif; 
}

.style7 {
	font-size: large;
	color: #00640E;
}

a{
	font-family: "Comic Sans MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	color: #CC0066;
	text-align:center;
}

#container{
	width:640px; 
	margin-left: auto; 
	margin-right: auto; 
}

#banner{
	margin-top:-17px;
	position:relative; 
	height: 323px; 
}

#content {
	font-weight: bold;
}

div#form{
	font-weight: bold;
}

.centered {
	text-align:center;
}

label {
	width: 300px; 
	margin-left:auto;
	margin-right:auto;
} 
