a:link
{
	color: #CCCC00;font-family:Arial; font-size:10pt; font-weight:bold 
}
links list   { color: #33CC33; font-size: 10pt; font-family: Arial }
a:visited
{
	color: #CCCC00;font-family:Arial; font-size:10pt; font-weight:bold 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Arial, Helvetica;
	color: #000080;font-size:10pt
}
.normal      { font-family: Arial; font-size: 10pt; color: #000080 }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); font-family:Arial 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #000080;font-size:24pt; font-family:Arial; font-weight:bold 
}
h2
{
	color: #000080;font-family:Arial; font-size:18pt 
}
h3
{
	color: #000080;font-size:14pt; font-family:Arial;   
}
h4
{
	color: #000080;font-size:12pt; font-family:Arial
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}