a:link
{ 
text-decoration: none; 
color: rgb(0,0,128);
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold 
}

a:hover      
{ 
text-decoration: underline; 
color: red;
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold 
}

a:active 
{ 
text-decoration: underline; 
color: rgb(0,0,128);
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold 
}

a:visited      
{ 
text-decoration: none; 
color: rgb(66,99,ff);
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold 
}
body
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,128);
font-size: 10pt;
background-color: rgb(255,255,255);
}

table
{
table-border-color-light: rgb(102,204,204);
table-border-color-dark: rgb(0,102,102); 
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,128);
font-size: 8pt

}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}

h1
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,0);
font-size: 14pt;
font-weight: bold
background-color: rgb(255,255,255);
}
h2
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,00);
font-size: 14pt;
font-weight: bold; italic
background-color: rgb(255,255,255);
}
h3
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,0);
font-size: 14pt;
font-weight: bold
background-color: rgb(255,255,255);
}
h4
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,0);
font-size: 14pt;
font-weight: bold
background-color: rgb(255,255,255);
}
h5
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,0);
font-size: 14pt;
font-weight: bold
background-color: rgb(255,255,255);
}
h6
{
font-family: Verdana, Arial, Helvetica;
color: rgb(0,0,0);
font-size: 14pt;
font-weight: bold
background-color: rgb(255,255,255);
}
