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: 16;

}

.menutext {

	color: black;

	text-align: left;

	font-size: 18px;

}

.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: 12;

}

A.footertext:hover {

	background-color: #FFFF00

}

