a:link
{
	color: rgb(0,155,155); 
}
a:visited
{
	color: rgb(128,0,128); 
} 
a:active 
{
	color: rgb(0,230,230);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Trebuchet MS, Arial, Helvetica;
		color: rgb(0,0,0);
}

h1
{
	font-family: Arial, Helvetica;
	color: rgb(4,97,87);
}
h2
{
	font-family: Arial, Helvetica;
	color: rgb(8,120,108); 
}
h3
{
	font-family: Arial, Helvetica;
	color: rgb(2,139,147); 
}
h4
{
	font-family: Arial, Helvetica;
	color: rgb(8,120,108);
}
h5
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
}
