a:link
{
	color: rgb(0, 0, 0); 
}
a:visited
{
	color: rgb(0, 0, 0); 
} 
a:active 
{
	color: rgb(0, 0, 0);
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: rgb(237, 229, 213); font-weight: bold
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(A8, 3D, 39);
	table-border-color-dark: rgb(A8, 3D, 39); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica; font-weight: bold
}
h1
{
	color: rgb(0, 0, 0);
}
h2
{
	color: rgb(0, 0, 0); 
}
h3
{
	color: rgb(0, 0, 0); 
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}