A:link {color: #56b6de; text-decoration: underline;
volume: loud; speech-rate: medium; voice-family: male;
pitch: medium; speak-punctuation: code; speak-numeral: digits
}
A:visited {color: #56b6de; text-decoration: underline
}
A:hover {color: #8b9298; text-decoration: underline; font-weight: bold;
volume: loud; speech-rate: slow
}
A.footer:link {color: #56b6de; text-decoration: none
}
A.footer:visited {color: #56b6de; text-decoration: none
}
A.footer:hover {color: #56b6de; text-decoration: underline
}

.footer {font-family: arial, helvetica, sans-serif; font-size: 11px;
font-weight: normal; font-stretch: semi-expanded; line-height: 120%; color: #666666
}

.head {font-family: arial, helvetica, sans-serif; font-size: 24px;
font-weight: bold; font-stretch: semi-expanded; line-height: 110%; color: #56b6de
}

.subhead {font-family: arial, helvetica, sans-serif; font-size: 20px;
font-weight: bold; font-stretch: semi-expanded; line-height: 100%; color: #434649
}

.subheadlight {font-family: arial, helvetica, sans-serif; font-size: 20px;
font-weight: normal; font-stretch: semi-expanded; line-height: 120%; color: #434649
}

.subheadblue {font-family: arial, helvetica, sans-serif; font-size: 16px;
font-weight: bold; font-stretch: semi-expanded; line-height: 110%; color: #56b6de
}

.subheadbluelight {font-family: arial, helvetica, sans-serif; font-size: 16px;
font-weight: normal; font-stretch: semi-expanded; line-height: 110%; color: #56b6de
}

.normal {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #666666; font-stretch: semi-condensed; line-height: 130%;
font-weight: 200; text-align: left;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.normalcenter {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #666666; font-stretch: semi-condensed; line-height: 120%;
font-weight: 200; text-align: center;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.normalsmall {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; color: #333333; font-stretch: semi-condensed; line-height: 110%;
font-weight: 400; 
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.normaldark {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #333333; font-stretch: semi-condensed; line-height: 120%;
font-weight: bold; text-align: left;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.legal {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px; margin-right: 20px; color: #666666; font-stretch: semi-condensed;
line-height: 100%; volume: medium; speech-rate: fast; voice-family: female; pitch:medium

}

.small {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px; margin-right: 20px; color: #ed6112; font-stretch: semi-condensed;
line-height: 100%; volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.bulletsmall {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; color: #333333; font-stretch: semi-condensed; line-height: 120%;
font-weight: 400; 
volume: medium; speech-rate: fast; voice-family: female; pitch:medium;
	list-style-position: outside;
	list-style-type: square;
	list-style-color: #8b9298;
}

.bullet {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #666666; font-stretch: semi-condensed; line-height: 130%;
font-weight: 200; text-align: left;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #56b6de;
}

body {
	  background-color:ffffff;
	  topmargin: 0;
	  margin: 0;
	  }
	  

tbody {display:block;}

.linkspan {
           color:gold;
           background-color:blue;
           font-weight:bold;
           text-decoration:none;
           padding:0 2px; 
           font-size:1.2em;
           margin:right:3px;
           }
.vis {
      display:block;
      }
	  
.list {
margin-left:30px;
}