/* Font Size Section */

h1 { font-size: 11pt }
h2 { font-size: 10pt; font-weight: normal }
h3 { font-size: 9pt; margin-top: 0px; margin-bottom: 0px }
h4 { font-size: 9pt }
h5 { font-size: 9pt }

body, p, td, th, a, li {
	font-size: 8pt
}

p {
  margin-top:    7px; 
  margin-bottom: 7px;
}

p.sidebar {
  margin-top:    15px; 
  margin-bottom: 15px;
}

pre { font-size: 11pt }

/*.sidebar, td.blue { font-size: 7pt; font-weight: normal}*/

.small {font-family: arial; font-size: 6.5pt}
.medium {font-family: arial; font-size: 7pt}

.sidebar {
  font-weight: bold; 
  font-size: 6.5pt;
}

.footernav {font-size: 6.5pt; font-weight: bold}

a.white, a:link.white, a:visited.white {font-weight: bold; font-size: 6.5pt}

ul { margin-left: 10px; padding-left: 10px }
