a:link
{
	color: rgb(153, 0, 204); 
}
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
body
{
	font-family: Times New Roman;
	background-color: rgb(255, 204, 0);
	color: #008000;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1
{size:1px; color: #008000; font-weight:bold; font-variant:normal; font-family:Times New Roman; font-size:8pt; text-align:center; text-indent:0; line-height:100%}
h2
{
	color: #008000;font-family:Arial; font-size:14pt; text-align:right; font-style:italic; font-weight:bold 
}
h3
{
	color: #008000;font-family:Times New Roman; font-size:8pt; font-weight:bold 
}
h4
{
	color: #008000;font-family:Times New Roman; font-size:8pt; font-weight:bold
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
