

/*----------------------------------Begin File--------------------------------*/


p {text-align: center; color: #0033FF; font-family: Georgia, times, serif; font-size: 180%}

h1          { font-family: arial, Verdana, sans-serif; font-size: 32px; color: #006633; text-align: center}
h2          { font-family: arial, Verdana, sans-serif; font-size: 24px; color: #000080; text-align: center}
h3          { font-family: arial, verdana, sans-serif; font-size: 14px; color: #006633; text-align: center;
               font-style: italic}
BODY    { text-align: center; font-family: "Fine Hand"; font-size: 10px; background-color:
                 #CCCCCC;
                 }

P           { color: #000099; font-family: "Fine Hand", sans-serif; font-weight: bold;}

SPAN    { font-style: color: red;}
B           { color: #000099;}
             

DIV        { margin-left: 1.0cm;}



TABLE       {margin-left: auto; margin-right: auto; 
             border-width: thin; border-style: solid; border-color: #000080;} 


a:link      {color: green;}
                a:link {color: green;}
		a:active {color: red;}
		a:visited {color: purple;}

/*---------------------------------End File-----------------------------------*/ 



