BODY
	{
	background-image: url("../images/bg01.gif") 
	}

.content
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	}

.smallContent
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}
	
A
	{
	color: #000066;
	text-decoration: none;
	}

A:hover
	{
	color: #000099;
	text-decoration: none;
	}	
	
