.body a:active { font-size: 10pt; color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:link {  font-size: 10pt; color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:visited {  font-size: 10pt; color: #3366CC;text-decoration: underline; font-weight: bold}
.body a:hover { font-size: 10pt; background-color: #eeeeee; text-decoration: underline}

.localnav  a:active {  font-size: 10pt; color: #003366; text-decoration: none; font-weight: bold}
.localnav  a:link {  font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
.localnav  a:visited {  font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
.localnav  a:hover { font-size: 10pt; background-color: #0066cc; text-decoration: underline; font-weight: bold}

.leftnav  a:active {  font-family: Verdana, Arial; font-size: 9pt; color: #3366CC; text-decoration: none; font-weight: bold}
.leftnav  a:link {  font-family: Verdana, Arial; font-size: 9pt; color: #3366CC; text-decoration: none; font-weight: bold}
.leftnav  a:visited {  font-family: Verdana, Arial; font-size: 9pt; color: #3366CC; text-decoration: none; font-weight: bold}
.leftnav  a:hover { font-family: Verdana, Arial; font-size: 9pt; background-color: #eeeeee; text-decoration: underline; font-weight: bold}

div.box {
    background: #eeeeee;
    padding: 0.5em;
    border: none;
  }
  
h1 { font-family: Arial, Verdana; font-size: 9pt; font-weight: bold; margin-left: 2}

.leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1;
	margin-top: 1;
	margin-left: 2;
	margin-right: 1}


