<!--
body {
    background-image: url(images/side.gif);
    background-repeat: repeat-y;
    background-color: #ffffff ;
    color: black ;
    font-family: "Comic sans ms", Arial, sans-serif ;
    font-size: 10pt;
    
  }

a:active {
    text-decoration: none;	
}

a:link {
color : #0000ff; 
font-family: "Comic sans ms", Arial, sans-serif ;
font-size: 10pt;
} 

a:visited {
color : #000080; 
font-family: "Comic sans ms", Arial, sans-serif ;
font-size: 10pt;
} 

a {
text-decoration : none; 
font-family: "Comic sans ms", Arial, sans-serif ;
font-size: 10pt;
} 

a:hover {
color: blue;
text-decoration: underline;
font-family: "Comic sans ms", Arial, sans-serif ;
font-size: 10pt;
}






a.footer:link {
color : #0000ff; 
font-family: Arial, Helvetica, sans-serif ;
font-size: 8pt ;
} 

a.footer:visited {
color : #000080; 
font-family: Arial, Helvetica, sans-serif ;
font-size: 8pt ;
} 

a.footer {
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif ;
font-size: 8pt ;
} 

a.footer:hover {
color: blue;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif ;
font-size: 8pt ;
}





p.footer{
font-family: Arial, Helvetica, sans-serif ;
font-size: 8pt ; }


H1 {
font-size : 13px; 
font-weight : normal; 
color : black; 
margin-top : 0; 
margin-bottom : 0; 
background-color : #ffffff ;
} 

H2 {
font-size : 13px; 
font-weight : bold; 
color : black; 
margin-top : 0; 
margin-bottom : 0; 
background-color : #ffffff ;
} 


-->

