a:link
{
	 
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #333333;font-size:10 pt
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua;
}
h1
{
	color: #CC9900;font-size:36 pt
}
h2
{
	color: #CC9900; font-size:24 pt 
}
h3
{
	color: #CC9900; font-size:18 pt
}
h4
{
	color: #CC9900; font-size:10 pt
}
