body   { font-family: verdana, arial; background: white url(../images/blueline.gif) repeat; margin: 0px }

a {color: #000077}

font  { font-family: verdana, arial }

.littletext {font-size: 60%}

h1   {
	font-size: 90%;
	font-weight: bold;
}

.mediumtext {font: bold; font-size: 75%}
.bodytext { font-size: 80% }
.addresstext {font: 60%}

.linktext {font: 60%}

.smalllinks {font: 60%}

TD.NAVOff {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #CCCC66;
	cursor: hand;
}

TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #666633;
	text-decoration: none;
}

TD.NAVOff A:hover  { color: #000; text-decoration: none }

TD.NAVOver {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	cursor: hand;
}

TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #FFFFFF;
	text-decoration: none;
}

TD.NAVOver A:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

TD.NAVOn {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #FFFFFF;
	cursor: hand;
}
