body   { font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif }
.maintext { color: #696969; font-size: 12px; line-height: 20px }
.mousetype  { color: #000000; font-size: 9px; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 10px }
.subheads   { color: #8b0000; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 26px }
.itemsubheads    { color: #8b0000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 20px }
.footertext  { color: #fff; font-size: 12px; line-height: 28px }
.border   { border: solid 1px #c0c0c0 }

.textindentLR { margin-right: 24px; margin-left: 30px }
.textindentTOP { margin-top: 36px }
.textindentBOT { margin-bottom: 36px }

.textindentLEFT12 { margin-left: 12px }
.textindentRIGHT12 { margin-right: 12px }
.textindentTOP12 { margin-top: 12px }
.textindentBOT12 { margin-bottom: 12px }

.photoindentLEFT-BOT12  { margin-bottom: 12px; margin-left: 12px }
.photoindentRIGHT-BOT12  { margin-bottom: 12px; margin-right: 12px }

.footerbkg { background-color: #808080 }

a:link  { color: #600; text-decoration: none; background: transparent }

a:visited { color: #600; text-decoration: none; background: transparent } 
a:hover  { color: #009; text-decoration: underline; background: transparent } 
a:active { color: #600; text-decoration: none; background: transparent } 
.anav:link{ 
 color:blue; 
 background:transparent; 
 } 
 .anav:active{ 
 color:blue; 
 background:transparent; 
 } 
 .anav:visited{ 
 color:blue; 
 background:transparent; 
 } 
 .anav:hover{ 
 text-decoration:underline; 
 color:black; 
 background:transparent; 
 }
