a:link
{
	color: #000066;text-decoration:underline 
}
a:visited
{
	color: #996699;text-decoration:underline 
} 
a:active 
{
	color: #9900FF;text-decoration:underline
}
body
{
	font-family: Century Gothic, Trebuchet MS, Book Antiqua, cg omega, Times New Roman;
	background-color: rgb(255,255,255);
	color: #333333; font-size:10pt
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); background-color:#CC6633 
}
h1, h2, h3, h4, h5, h6
{
	font-family: CG Omega, Trebuchet MS, Book Antiqua, cg omega, Times New Roman;
}
h1
{
	color: #C0C0C0;font-size:24pt
}
h2
{
	color: #C0C0C0;font-size:24pt
}
h3
{
	color: #C0C0C0;font-size:18pt
}
h4
{
	color: #C0C0C0;font-size:12pt
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}