BODY{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: black;
	background-color: white;
	font-size: 12px;
}
H1 {
	font-size: 150%;
}
H2 {
	font-size: 120%
	}
H4 {
    font-size: 87%;
	}
H6 {
font-size: 70%;
	}
HR {
	height: 3pt;
	padding:0;
}
A {
	text-decoration: none;
}
.fixed {
	font-family: "Courier New", Courier, monospace;
}
.bodytext {
	font-size: 12;
}
.menutext {
	color: black;
	text-align: left;
	font-size: 10px;
}
.boxtext {
	color: black;
	text-align: left;
	font-size: 12px;
}
A.bodytext {
	text-decoration: none;
}
A.menutext {
	text-decoration: none;
	font-weight: bold
}
HR.menutext {
	height: 1pt;
	color: black;
}
A.footertext {
	text-decoration: none;
	font-size: 9px;
}
A.footertext:hover {
	background-color: #FFFF00
}
