a:link
{
	color: #333399;font-family:Georgia 
}
a:visited
{
	color: #C0C0C0;font-family:Georgia 
} 
a:active 
{
	color: #FF9900;font-family:Georgia
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Georgia;
	background-color: #FFFFFF;
	color: #666699;font-size:12pt
}
h1
{
	font-family: Georgia;
	color: #808000;font-size:12pt
}
h2
{
	font-family: Georgia;
	color: #003399;font-size:14pt; font-weight:bold 
}
h3
{
	font-family: Georgia;
	color: #006699; 
}
h4
{
	font-family: Georgia;
	color: #999900;
}
h5
{
	font-family: Times New Roman, Times;
	color: #808080;
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

