a:link
{
	color: rgb(0,0,102); 
}
body         
{
 	text-align: left; font-family: Verdana; font-size: 10pt; color:#000000 
}
.Normal      
{ 
	font-size: 10pt 
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
bulleted list 
{ 	
	font-family: Verdana; font-size: 10pt; text-align: left; list-style-type: disc; 
    margin-left: 5; margin-bottom: 12 
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1  
{
 	font-family: Verdana; font-size: 14pt; color: #442B86 
}
h2
{
	color: #B3175E;font-size:10pt; font-weight:bold 
}
h3
{
	color: rgb(102,0,51); color: #442B86
}
h4
{
	color: #15075F;
}
h5
{
	color: #15075F;margin-bottom:8
}
h6
{
	color: rgb(51,102,51);
}