P { font-size: 10pt; }
ul
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(00,00,00);
	font-size: 8pt 
}
li
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(00,00,00);
	font-size: 8pt 
}
a:link
{
	font-size: 9pt;
	color: rgb(0,51,204); 
}
a:visited
{
	font-size: 9pt;
	color: #666666; 
} 
a:active 
{
	border:1px solid #CD342C; font-size: 9pt;
	color: #000000;padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}
a:hover
{
	font-size: 9pt;
	color: #B61839; 
}
body
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #F1F1F1;
	margin-top: 20px
	color: #000000;
}
table
{
	font-size: 10pt;
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
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);
}