<style type="text/css">

.class1 a:active {color: #2A4DA1; font-family: Trebuchet MS, Tahoma; font-size: medium; }
.class1 a:hover {color: #2A4DA1; font-family: Trebuchet MS, Tahoma; font-size: medium; font-weight: bold;}
.class1 a:link { color: #2A4DA1; font-family: Trebuchet MS, Tahoma; font-size: medium; }
.class1 a:visited { color: #2A4DA1; font-family: Trebuchet MS, Tahoma; font-size: medium;}

.class2 a:active { color: #2A4DA1;}
.class2 a:hover {color: #2A4DA1; font-weight: bold;}
.class2 a:link { color: #2A4DA1 ;}
.class2 a:visited { color: #2A4DA1 ;}

.class3 a:active { color: #E1C70F ;}
.class3 a:hover {color: #E1C70F ; font-weight: bold;}
.class3 a:link { color: #E1C70F  ;}
.class3 a:visited { color: #E1C70F  ;}

h1{ font-size: 14pt;color: #2A4DA1; font-weight: bold; text-align: center;}
h2{ font-size: 24pt;color: #E1C70F; font-weight: bold ; text-align: center;}
h3{ font-size: 14pt;color: #EAD858; font-weight: bold ; text-align: center;}
h4{ font-size: 7pt;color: #E1C70F ; font-weight: bold ; text-align: center;}

body
{font-size: xx-small; font-family: Tahoma; color: #2A4DA1 ; background-color: #F8F1C7;  }

#banner
{font-size: small; font-family: Tahoma; color: #2A4DA1 ; text-align: center; vertical-align: middle; height: 170px; width: 803px; background-image: url('header.jpg');background-repeat: no-repeat; }

#wrapper
{font-size: x-small; font-family: Tahoma; color: #E1C70F; background-color: #2A4DA1; width: 803px; padding-left: 0px; border-style: solid; border-width: 0px; border-color: #E1C70F; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}

#comments
{text-align: left; font-size: x-small; font-family: Tahoma; color: #2A4DA1 ; width: 512px; background-color: #F8F1C7; margin-top: 10px;}

#content1
{text-align: left; font-size: x-small; font-family: Tahoma; color: #2A4DA1 ; width: 780px; background-color: #F8F1C7; margin-top: 10px; border-style: solid; border-width: 6px; border-color: #FFFFFF; padding-left: 0px; padding-right: 0px; padding-top: 10px; padding-bottom: 10px;}

#footer{font-size: xx-small;
text-align: center;
color: #FFFFFF; width: 100%; border: 0;}


</style>