font         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 200%;
	font-weight: bold;
}
h2           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 170%;
}
h3           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 140%;
}
h4           { font-family: Verdana, Arial, Helvetica, sans-serif}
h5           { font-family: Verdana, Arial, Helvetica, sans-serif}
h6           { font-family: Verdana, Arial, Helvetica, sans-serif}
p            { font-family: Verdana, Arial, Helvetica, sans-serif}
a           { font-family: Verdana, Arial, Helvetica, sans-serif}
td           { font-family: Verdana, Arial, Helvetica, sans-serif}

.hovermenu ul{
	margin-left: 5px;
	height: 20px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-top: 2px;
	padding: 5px;
	line-height: 2.2;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 5px;
text-decoration: none;
color: #FFFFFF;
background-color: #0000FF;
border: 1px;
}

.hovermenu ul li a:hover{
	background-color: #FFFFFF;
	border-style: outset;
	color: #0000FF;
	border: 1px;
	padding: 5px;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.green {
	color: #008000;
	font-weight: bold;
}
.orange {
	font-weight: bold;
	color: #FF6600;
	font-size: 110%;
}
.small {
	font-size: 85%;
}
.whitesmall {
	font-size: 83%;
	color: #FFFFFF;
}
.bluesmall {
	font-size: 80%;
	color: #0000FF;
}
.whitelarge {
	font-size: 110%;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.smallvery {
	font-size: 70%;
}
.greenlarge {
	font-size: 150%;
	color: #008000;
}
.large {
	font-size: 120%;
}
.clear {clear:both;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 110%;
}
.blue {
	color: #0000FF;
	font-style: italic;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 280%;
	font-weight: bold;
}
.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}
