body {
 color: #000;
 background: #FFF;
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 margin : 0px 0px 0px 0px;
}

h1 {
 color: #660033;
 font-size: 18px; 
 font-weight: bold; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
}


h2 {
 color: #004D28;
 font-size: 16px; 
 font-weight: bold; 
 font-family: trebuchet ms, verdana, helvetica, sans-serif;
}


h3 {
 color: #000000;
 font-size: 16px; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
}


p {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #FFFFFF;
}

td {
 font-size: 11px;  
 font-family: verdana, helvetica, sans-serif;
 color: #FFFFFF;
}


li, ul, ol {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #FFFFFF;
}


a:link { 
 color: #660033; 
 font-weight : normal;
 text-decoration: underline; 
 font-family: verdana, helvetica, sans-serif;
}

a:visited { 
 color: #660033; 
 font-weight : normal;
 text-decoration: underline; 
 font-family: verdana, helvetica, sans-serif;
}

a:active { 
 color: #996600;
 font-weight : normal;
 text-decoration: underline;
 font-family: verdana, helvetica, sans-serif;
}

a:hover { 
 color: #996600; 
 font-weight : normal;
 text-decoration: none; 
 font-family: verdana, helvetica, sans-serif;
}


a.gold:hover {
  text-decoration: underline; 
  color : #FFF;
  font-weight : normal;
}


a.gold:link {
  text-decoration: none; 
  color : #FFB739;
  font-weight : normal;
}

a.gold:active {
  text-decoration: underline; 
  color : #FFB739;
  font-weight : normal;
}

a.gold:visited {
  text-decoration: none; 
  color : #FFB739;
  font-weight : normal;
}

a.green:hover {
 font-size: 11px;
 color :#996600;
 font-weight : normal;
 text-decoration: underline; 
}

a.green:link {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.green:active {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.green:visited {
 font-size: 11px;
 color : #004D28;
 font-weight : normal;
 text-decoration: none; 
}

a.white:hover {
 font-size: 11px;
 color :#FFFFFF;
 font-weight : normal;
 text-decoration: underline; 
}

a.white:link {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}

a.white:active {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}

a.white:visited {
 font-size: 11px;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none; 
}


.copyright {
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000;
 text-align: center;
}

.main_content {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}


.footer {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000000;
}

.maintext {
 font-size: 11px;
 line-height: 17px; 
 font-family: verdana, helvetica, sans-serif;
 color: #000000;
}


