a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
body
{
	font-family: Cooper, Cooper Black;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: x-small
}


table
{
font-size: x-small
}

h1, h2, h3, h4, h5, h6
{
	font-family: Cooper, Cooper Black;
}
h1
{
}
h2
{
}
h3
{
}
h4
{
}
h5
{
}
h6
{
}