body 		{background-color:#708090;} 
a:link       { text-decoration: underline; font-family: Tahoma; color:#000099; font-size: 10pt } 
a:visited    { color: #000080; font-size: 10pt; font-family: Tahoma; text-decoration: underline } 
a:hover      { font-family: Tahoma; font-size: 10pt; text-decoration: underline; color: fuchsia }
a:active     { font-family: Tahoma; color: red; font-size: 10pt }
               

h1           { font-family: Trajan Pro; font-size: 18pt; color: #0000FF; text-transform: 
               uppercase;  text-align=center}
h2           { font-family: Tahoma; font-size: 18pt; color: #191970; text-transform: 
               capitalize }
h3           { font-family: Tahoma; font-size: 14pt; color: #191970}

h4           { font-family: Tahoma; font-size: 12pt; color: #191970}

h5           { font-family: Tahoma; font-size: 10pt; color: #191970}




p            { font-family: Tahoma; font-size: 10pt; color: #191970 }
table        { font-family: Tahoma; font-size:10pt; color: #000080; }


/*  White Links in size 10 text */

a:link.white_link_10      { text-decoration: underline; font-family: Tahoma; color: white; font-size: 10pt; font-weight:400 } 
a:visited.white_link_10    { color: white; font-size: 10pt; font-family: Tahoma; text-decoration: underline } 
a:hover.white_link_10      { font-family: Tahoma; font-size: 10pt; font-weight:700; text-decoration: underline; color:white;  }
a:active.white_link_10     { font-family: Tahoma; color: white; font-size: 10pt }

/*  Blue links in size 10 text */
a:link.blue_link_10      { text-decoration: underline; font-family: Tahoma; color: #000099; font-size: 10pt } 
a:visited.blue_link_10    { color: #000099; font-size: 10pt; font-family: Tahoma; text-decoration: underline } 
a:hover.blue_link_10      { text-decoration: bold; font-family: Tahoma; font-size: 10pt;  color: fuchsia }
a:active.blue_link_10     { font-family: Tahoma; color: red; font-size: 10pt }

/*  Blue links in size 8 text */
a:link.blue_link_8      { text-decoration: underline; font-family: Tahoma; color: #000099; font-size: 8pt } 
a:visited.blue_link_8    { color: #000099; font-size: 8pt; font-family: Tahoma; text-decoration: underline } 
a:hover.blue_link_8      { text-decoration: bold; font-family: Tahoma; font-size: 8pt;  color: fuchsia }
a:active.blue_link_8     { font-family: Tahoma; color: red; font-size: 8pt }
