a:link
{
	color: #0000FF; 
	font-size: 10pt;
	text-ornament: none;
}
a:visited
{
	color: rgb(51,102,204); 
	font-size: 10pt
	text-ornament: none; 
}
a:active 
{
	color: rgb(255,153,0);
	font-size: 10pt;
	text-ornament: none;
}
a:hover {
	color:#CC0099;
	font-size: 10pt;
	text-ornament: none;
	}
	
table{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	background-color: rgb(255,255,255);
	color: rgb(102,102,51);
}

normal
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt; text-ornament: none;
	background-color: rgb(255,255,255);
	color: rgb(102,102,51);
}

h1
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 18pt;
	color: rgb(153,153,51);
}
h2
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000; 
	text-decoration: underline;
}
h3
{
	font-family: Arial, Helvetica, Verdana;
	color: #006699;font-size:10pt 
}
h4
{
	font-family: Arial, Helvetica, Verdana;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, Helvetica, Verdana;
	color: rgb(255,153,0);
}
h6
{
	font-family: Arial, Helvetica, Verdana;
	color: rgb(51,102,204);
}