body {
	background: #75a7c8;
	margin-top: 30px;
	/*background-image: url(images/bg.gif);*/
}
.style11 {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; }
.style12 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
}
.style14 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0072bc;
	font-weight: bold;
}
.style15 {
	font-family: Tahoma;
	font-size: 12px;
}
.style16 { font-family: Tahoma; font-size: 10px; color:#FF0000; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
fieldset
{
border: 1px solid #acacac;
width: 30em
}

legend
{
color: #ffffff;
background: #0072bc;
border: 1px solid #acacac;
padding: 2px 6px
} 
label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
input
{
background: #e1e1e1;
font-family: Tahoma;
font-size: 12px;
border: 1px solid
}
.submit input
{
color: #ffffff;
background: #0072bc;
border: 1px solid #acacac
} 
textarea#message {
	border: 1px solid #000000;
	background: #e1e1e1;
	font-family: Tahoma;
	font-size: 12px;
}