BODY {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.HEADER {
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

.NORMAL {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

H1 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

HR {
        color : #4b3e36;
}

A {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;

}

A:LINK {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

A:VISITED {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


A:ACTIVE {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:HOVER{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color : #5c5353;
	text-decoration: underline;
}

form {font-family: "Arial"; font-size: 14px; clear: none; float: none; border-style: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

span.noBlur A{font-size: 10px; font-weight: normal;}
span.noBlur p{font-size: 10px; font-weight: normal;}
