body
{
	font-weight:normal;
	font-size:9pt;
	color:#232020;
	font-family:Verdana, sans-serif;
	background-image:url('paper.jpg')
}
A
{
	font:9pt verdana,arial,Sans-Serif;
	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 !important;
}
A:active
{
	color: #D7451A;
	font-family:Verdana,Arial,Sans-Serif;
	text-decoration:underline;
}
.copyright
{
	font-size:8pt;
	color: gray;
	text-decoration:none;
}
A.copyright:link
{
	font-size:8pt;
	color:gray;
	text-decoration:none;
}
A.copyright:visited
{
	font-size:8pt;
	color:gray;
	text-decoration:none;
}
A.copyright:active
{
	font-size:8pt;
	color:gray;
	text-decoration:underline;
}
A.copyright:hover
{
	font-size:8pt;
	color: #D7451A;
	text-decoration:underline;
}
P
{
	font-family: times;
	text-align: justify;
	font-size: 10pt
}
td, th, td.item
{
	font-size: 10pt;
	text-align: center;
}
.just
{
	font-family: times;
	text-align: justify;
	font-size: 9pt;
}
.text
{
	padding-left: 20px;
}
.heading
{
	color: #D7451A;
	font-size: 13pt;
}
td.leftNav
{
	border-right: 1px solid #d9d5d2;
}
.leftNav1
{
	line-height: 110%;
	padding : 4 0 3 5;
}
.title
{
 	background-color: #F4F3F2;
    font-weight: bold;
    font-size: 12pt;
}