body {font-family: Verdana; font-size: 14px; }
#footer
{
	clear: both;
	margin-top: 5px;
	padding: 0.2em 0.5em;
	color: #6B7185;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border-top: #E6E6E6;
	border-right: #E6E6E6;
	border-left: #E6E6E6;
	position: relative;
}
.header1 {
	color: #385F9C; background-color:#F5F4F3; font-size: 36px; font-weight:bold;
	border-bottom: 5px solid white; 
}	
.header2 {background-color:#B1CE0E;}

input.text {
	border: 1px solid #385F9C; font-size: 16px; font-family: Verdana;
}
input.button{
	border: 1px solid #385F9C; font-size: 14px; font-weight:bold; font-family: Verdana; background-color:white; cursor:hand;
}

.big {font-family: Verdana; font-size: 16px; }
.bigbold {font-family: Verdana; font-size: 16px; font-weight: bold }
.letters {font-family: Verdana; font-size: 16px; }
.uppercase {text-transform: uppercase;}
