.topnav { color: black; font-weight: bold; font-size: 14px; font-family: Verdana; text-decoration: none }
.topnav:hover  { color: white; font-weight: bold; font-size: 14px; font-family: Verdana; text-decoration: none; background-color: #0066cc }

.loc   { color: #ddd; font-weight: bold; font-size: 14px }
a { color: #03c; text-decoration: none }
a:hover { color: #900 }
.bodytext  {
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallbodytext  {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallerbodytext  {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallergraytext  {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
}
.smallwhitetext  {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.whitebodytext  {
	font-size: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.fieldbox { color: blue; font-size: 8px; line-height: 8px }
.leftnav { color: white; font-weight: bold; font-size: 11px; line-height: 11px; text-decoration: none }
.leftnav:hover  { color: yellow; text-decoration: none; background-color: navy; letter-spacing: 1pt }

body {
	background-color: #FFCC00;
}

.box {
	background-color: #FFCC00;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

.MediumRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none
}

.BigRed {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none
}
.BigBlue {
	color: #3B7DD6;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none
}
.typeAllCaps {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

