a:link
{
	color: #666666; font-family:verdana, Helvetica; font-size:10pt 
}
li           { list-style-image: url('images/green_arrow.gif') }
a:visited
{
	color: #228B22 ; font-size:10pt 
} 
a:active 
{
	color: rgb(204, 153, 0); font-size:10pt 
}
body
{
	font-family:  verdana, Helvetica; 
	font-size: 10; background-image:url('images/bg_blue.JPG')
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}

h1
{
	color: #000080;font-size:14pt
}
h2
{
	color: #FFFFFF;font-size:14pt 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}