




/*
     
*/

body,table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000099;
}

#content {
	text-align: justify;
}

ul li {
	list-style-type : circle;
	list-style-position : outside;
}

.formheader {
  font-weight: bold;
  text-align : center;
}

.form, .form input, .form textarea {
	font-size: 11px;
	color: black;
	border : thin groove #003399;
}

a {
	text-decoration:none;
	font-weight:bold;
	color: #000099;
}

a:hover {
	color: #99CC00;
}

