h1
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
}



h2
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
}


h3
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
}


h4
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
}


h5
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
}


h6
{
font-family: verdana, arial, helvetica, 'sans serif'; 
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
}




p,table,li
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
text-indent: 0.5cm;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 12px;
}

body
{
background-color: #EFE7D6;
}

h1,h2,h3,h4,h5,hr 
{
color:black; 
}

a:link    {color:black}
a:visited {color:black}
a:active  {color:black}
a:hover   {color:gray}



