a:link
{
	color: #6F5504; 
	font-family: Verdana; 
	font-size: 9 pt;
	text-decoration:none;
}
a:visited
{
	color: #24608E; 
	text-decoration:none;
} 
a:active 
{
	color: #24608E;
	textdirection : none;
}
a:hover
{
	text-decoration: underline;
	color: #24608E;
	font-family: Verdana; 
	font-size: 9 pt;
}
body
{
	font-family: Verdana; 
	font-size: 9 pt;
	background-color: #FFFFFF;
	color: #24608E;
}

 td.padded {
 padding:8px;
 }

	
paragraph
{
	font-family: Verdana; 
	font-size: 9 pt;
	background-color: #FFFFFF;
	color: #24608E;
}
table
{
	font-family: Verdana; 
	font-size: 9 pt;
	background-color: #FFFFFF;
	color: #6F5504;

	}
	
hr {border: none 0; 
border-top: 1px solid #6289A6;/*the border*/
width: 75%;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
} 

	
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
