a:link
{
	color: #000080; 
	text-decoration: none
}
a:visited
{
	color: #41BFD6; 
	text-decoration: none

} 
a:active 
{
	color: rgb(204, 153, 0);
	text-decoration: none

}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #175D6A;background-image:url('images/bg2.jpg')
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: #175D6A; 
}
h3
{
	color: #175D6A;font-weight:bold;
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}li           { font-size: 10pt }
