body
{
font-weight: normal;
font-size: 8pt;
color: #232020;
font-family: Verdana, sans-serif;
margin: 0;
}
A {font: 10pt Verdana,Arial,Sans-Serif; font-weight: bold; text-decoration: underline;} 
A:link
{
color: blue;
font-family: Verdana, Arial, Sans-Serif;	
text-decoration: underline;
}
A:visited
{
color: purple;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
A:hover
{
color: #D7451A;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
A:active
{
color: #D7451A;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
.copyright
{
font-size: 7pt;
color: gray;
text-decoration: none;
}
P
{
font-size: 9pt !important;
font-family: Verdana, sans serif;
}
.bold
{
font-weight: bold;
}
td, th, td.item
{
font-size: 10pt;
}
td.leftNav
{
border-right: 1px solid #d9d5d2;
border-bottom: 1px solid #d9d5d2;
}
.leftNav1
{
line-height: 110%;
margin : 0 0 0 3;
padding : 4 0 3 0;
}
.heading
{  
font-weight: bold;
font-size: 12pt;
color: #D7451A;
}
.title-block
{
background-color: #F4F3F2;
font-weight: bold;
font-size: 12pt;
padding : 5px;
}
td.text
{
padding-left: 20px;
}