
body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-color : #FFFFFF;
}

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #737762;
}
	 
p 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
}
	
.paraheader{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 21px;
	color: #FF9227;
	font-weight : normal;
}

.subheader
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #86A503;
}

.textlink
 	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #737762;
	text-decoration : underline;
} 

a.textlink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration : underline;
} 
.featurelink
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B755F;
	text-decoration : underline;
} 
a.featurelink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : underline;
}
.featurehead
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AE6012;
} 
.feature
 	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #8B755F;
	text-align : justify;
}
 td.tabletoplinebgcolor {
	background-color : #FF9227;
	border : 1px solid White;
	border-left : none;
	border-right : none;
}
 td.tablelinksbgcolor {background-color : #ED3D00;}
 td.tablebgwhite {
	background-color : White;
}
 td.tablefeature{
	background-color : #EEEEEE;
}
  
td.copyright{
	padding-top : 5;
	padding-bottom: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D86B00;
	background : #FFCB99;
	border : 5px solid #CC3501;
	font-weight : bold;
	text-align : center;
	border-left : none;
	border-right : none;
	border-top : none;
}
