a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(128,0,128); 
} 
a:active 
{
	color: rgb(255,0,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #CCCCFF;
	color: #000000;padding-left:9px; padding-right:9px; padding-top:10px; padding-bottom:10px
}
p            { margin-top: 0; margin-bottom: 0 }


h1
{
	font-family: Times New Roman;
	color: #0000FF;font-size:24pt; font-style:italic; font-weight:400; text-align:center
}
h2
{
	font-family: Arial;
	color: #000000;font-size:10pt; font-weight:400; margin-top:0; margin-bottom:0 
}
h3
{
	font-family: Arial;
	color: #000000;font-size:12pt; font-weight:400;  margin-top:0; margin-bottom:0
 
}
h4
{
	font-family: Times New Roman;
	color: #000000;font-size:24pt; font-weight:400; text-align:center
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}