BODY {
	color: #6A6A6A;
	background-color: White;
	font-family: Arial, fantasy;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}


A {
	text-decoration: none;
}


A:HOVER {
	text-decoration: underline;
}

.normal {font-family:Verdana,Arial; font-size:12px; color:#6A6A6A;}
.form {font-family:Verdana,Arial; font-size:12px; color:#6A6A6A;}
.reshead {font-family:Verdana,Arial; font-size:12px; color:white;font-weight: bold;}


