body {
	font-size:14px;
	background-color: #96aebe;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333399;
}
.logo{
padding-left: 30px;

}

#emailop1{
position: absolute;
visibility: hidden;
}

.but{
background-color:#96aebe;
color: white;
}


a {color: #b83030;}
a:visited {color:#b83030; }
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active { color:#000000;}


h1{
color:#b83030;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 5px 10px;
font-weight: normal;
margin: 0px;
}

h1 a:link, h1 a:visited {
color:#000000;
text-decoration:none;
}

h1 a:hover {
color:#000000;
text-decoration:underline;
}


h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

h2 a:link, h2 a:visited {
color:#b83030;
text-decoration:none;
}

h2 a:hover {
color:#000000;
text-decoration:underline;
}



