h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p,table,li
{
font-family: verdana, arial, 'sans serif'; 
10pt;
}

ul
{
list-style: square; 
}

ol
{
list-style: decimal; 
}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:black; 
}



.tableheader
{
font-family: Verdana, Arial, sans-serif; font-size: 10pt; 
font-weight: bold; color: white;
}

.tableheader2
{
font-family: Verdana, Arial, sans-serif; font-size: 10pt; 
font-weight: bold; color: black;
}

.tablebody
{font-family: Verdana, Arial, sans-serif; font-size: 10pt;
}

.tablefineprint 
{
font-family: Verdana, Arial, sans-serif; font-size: 8pt;
}

.tablefineheader 
{
font-family: Verdana, Arial, sans-serif; font-size: 8pt;
font-weight: bold;
}


.headerlinks:link    {color: #264E75; text-decoration: none;} 
.headerlinks:visited {color: #1E3C59; text-decoration: none;}
.headerlinks:active  {color: #336699; text-decoration: none;}
.headerlinks:hover {color: #336699; text-decoration: none;}

a:link    {color: #EC9700; text-decoration: none }
a:visited {color: #DE7101; text-decoration: none }
a:active  {color: #FFD900; text-decoration: none }
a:hover   {color: #FFD900; text-decoration: none }

