@charset "iso-8859-1";

h1 { font-family: Times New Roman, Helvetica, serif; font-size: 20px; color: #FFEA84; margin = 0px }

  h2 { font-family: Times New Roman, Helvetica, serif; font-size: 18px; color: #000000; margin = 0px }
h3 { font-family: Times New Roman, Helvetica, serif; font-size: 18px; color: #4B4B4B; margin = 0px }
h4 { font-family: Times New Roman, Helvetica, serif; font-size: 12px; color: #000000; margin = 0px }
body { font-family: Times New Roman, Helvetica, serif; font-size: 14px; color: #000000; line-height: 1.5; }



li, td { font-family: Times New Roman, Helvetica, serif; font-size: 14px; color: #000000}
hr { color: #FFFFCC; height:1; width=100%; text-align=center}
	  
input { background-color: #B0B0B0; color: #000000 } 

p.dropcap:first-letter{
font:bold 300% Times New Roman, Helvetica, serif;
color:#5A5A5A;
float:left;
margin-right:2px;
margin-top:-7px;
}


A:active {
    text-decoration : none;
    font-size : 11px;
    font-family : sans-serif;
    color : #FFFFCC;
    }
	
A:link {
    text-decoration : none;
    font-family :  sans-serif;
    font-size : 11px;
    color : #FFFFCC
    }

A:visited {
    text-decoration : none;
    font-family : sans-serif;
    font-size : 11px;
    color : #FFFFCC;
    }

A:hover {
    text-decoration : underline overline;
    font-size : 11px;
    font-family : sans-serif;
    color : #FFCC66;
    } 