BODY { font-family:  Tahoma, Verdana, Arial, Helvetica;
             font-size: 10pt;
             background-color: #FFFFFF;
             color:black}

H1 { font-family:  "Times New Roman", Times, serif;
             font-size: 16pt;
             color: #800000 }

H2 { font-family:  Arial, Helvetica;
             font-size: 10pt;
             font-style: italic ;
	     color: #008080 }

H3 { font-family:  Tahoma, Verdana, Arial, Helvetica;
             font-size: 11pt;
             font-weight: bold ;
             color:black}
TABLE, TR, TH, TD, P     { font-family:  Tahoma, Verdana, Arial, Helvetica;
            font-size: 10pt;
            color:black}

li	{ font-family:  Tahoma, Verdana, Arial, Helvetica;
            font-size: 10pt;
            color:black}


a:link {  color: #8C2152; 
             text-decoration: none }

a:visited {  color:#0A5374;
                   text-decoration: none }

a:active {  color: black;
                  text-decoration: none  }

a:hover {  color: #009CCD;
                  text-decoration: underline}

#side BODY { font-family:  Tahoma, Verdana, Arial, Helvetica;
             font-size: 10pt;
             background-color: #009CCD;
             color:black}
#side A {  font-family: Tahoma, Verdana, Arial, Helvetica ; 
                 font-size:11px ;
                 color: #8C2152 ;
                 text-decoration: none ;
                   }

#side A:hover { color: #009CCD; 
                           text-decoration: underline;
                                }

#side A:active { color: #0A5374;
                                }             

#head2 A {  font-size: 8pt;
                     color: #8C2152 ;
                     text-decoration: none ;   
                       }

#head2   A:hover { font-size: 8pt;
                     color: #009CCD; 
                           text-decoration: underline;
                   }

#head2   A:active { font-size: 8pt;
                     color: black;
                  text-decoration: none  }
                   }
                                   
#heading  {  font-family: Tahoma, Verdana, Arial, Helvetica ; 
                font-size:20px ;
                font-weight: bold ;
                color: #4370AC ; 
                   }
                   
.news		{
            text-align: center ;
            font-weight: bold ;
            color: #000000;
            border-left: thin gray dotted ;
            border-right: thin gray dotted ;
            border-top: thin gray dotted ;
            border-bottom: thin gray dotted ;
            margin: 4px ;
            padding: 4px;
            background: #F0F0F0;
            }