h1 
{
 font-family: Verdana;
 font-style: normal;
 font-weight: bold;
 font-size: x-large;
 background-color: #FFFFFF;
 color: #990000;
 text-align: center;
}
h2
{
 font-family: Verdana;
 font-style: italic;
 font-weight: normal;
 font-size: xx-small;
 color: #CCCCCC;
 background-color: #006699;
 text-align: justify;
 line-height: normal;
 vertical-align: top; white-space: normal;
}
h3
{
 font-family: Arial;
 font-style: normal;
 font-weight: bold;
 font-size: small;
 background-color: #FFFFFF;
 color: #009999;
 text-align: center;
}
h4 
{ 
 font-family: Verdana;
 font-style: normal;
 font-weight: normal;
 font-size: x-small;
 color: #666666;
 text-align: justify;
}

p 
{
 font-family: Verdana;
 font-style: normal;
 font-size: 8pt;
 background-color: #FFFFFF;
 color: #666666;
 text-align: left;
 line-height: 14pt; font-weight: normal; text-decoration: none;
}


body
{
 font-family: Verdana;
 font-style: normal;
 font-size: x-small;
 background-color: #FFFFFF;
 color: #666666;
 text-align: justify;
 scrollbar-3dlight-color:##009999; 
 scrollbar-arrow-color:##009999;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:##009999;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#CCCCCC;
 scrollbar-shadow-color:##009999
}

a:link { color: #666666; font-size: 8pt; text-decoration: underline; line-height: 10pt; font-variant: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
a:active { color: #666666; font-size: 8pt; text-decoration: underline; line-height: 10pt}
a:visited { color: #666666; font-size: 8pt; text-decoration: underline; line-height: 10pt; list-style-image: none; list-style-type: none}
a:hover { color: #006699; font-size: 8pt; text-decoration: none; line-height: 10pt}

h5 
{  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 7pt; 
 font-style: italic; 
 color: #006699;
 text-align: center;
}

h6 
{  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-style: bold; 
 color: #FFFFFF;
 background-color: #298CBD;
 text-align: center;
}


