a:visited
{
	color: #C0C0C0; 
} 
a:active 
{
	color: #FFFF00;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Stylus BT;
	background-color: #FFFFCC;
	color: #FFFFFF;font-size:12pt; background-image:url('images/raster1a%20copy.gif')
}

h1
{
	font-family: Stylus BT;
	color: #FFFF00;font-size:18pt
}
h2
{
	font-family: Stylus BT;
	color: #FFFF00;font-size:16pt 
}
h3
{
	font-family: Stylus BT;
	color: #FFFF00;font-size:14pt 
}
h4
{
	font-family: Stylus BT;
	color: #FFFF00;font-size:12pt
}
h5
{
	font-family: Stylus BT;
	color: #FFFF00;font-size:10pt
}
a:link       { color: #FFFF99 }
