#body {
font-family: Verdana;
font-size: 11px;
}

#body .form {
	font-family: Verdana;
}

#body .input {
	color: #0080ff;
	font-family: Verdana;
}

#page {
width: 450px;
height: 600px;
background-color:#FFFFFF;
text-align: center;
margin: 0 auto;
overflow:hidden;
}

#head {
background:url(../images/logo1.jpg) top center no-repeat;
background-color:#FFFFFF;
background-position: center;
height: 100px;
margin-top: 0px;
}

#cont {
width: 450px;
background: transparent;
text-align: left;
overflow:hidden;
color: #555;
}

#cont .inside {
margin: 0px 25px 0px 25px;
}

#footer {
width: 450px;
background: transparent;
text-align: center;
font-size:76%;
color: #bbb;
margin: 0 auto;
}

.form { 
font-size: 9px; color=#bbb; 
}

a:hover {
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: underline overline;
}

a:visited, a:active {
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}

a:link {
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: overline underline;
}


a {
	font-family: Tahoma;
}

h1 {
	font-family: Tahoma;
}

h2 {
	font-family: Tahoma;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold; 

}

h4 {
	font-family: Tahoma;
}

h5 {
	font-family: Tahoma;
}

h6 {
	font-family: Tahoma;
}

p {
	font-family: Tahoma;
	font-size: 11px;

}






