.body, td {
font: 10pt sans-serif;
}

.body {
background: #F7EBB5;
margin: auto;
text-align: center;
width: 800px;
}

#container {text-align: left; width: 800px;}

a {
color: blue;
font: 12px Verdana;
text-decoration: none;
}

a:hover {
color: red;
}
.form_element {
font: 
Verdana;
}

.form_data {
font: 
Verdana;
}

.head
{
	color:#18155E;
	font-family:Verdana;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}