BODY
{
	background: gainsboro url('../images/bg.jpg') repeat-y;
	background-repeat: repeat;
	text-align: center; 
}

#giant
{
}

p
{
	font-family: verdana, arial;
	font-size: 8pt;
	color: #ffffff;
	margin-top: 5px;
}

h1
{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0px;
}

h1 a
{
	color: #ffffff;
}

h1 a:hover
{
	text-decoration: underline;
}

h2
{
	font-family: trebuchet, arial;
	font-size: 12pt;
	color: #ffffff;
}

A
{
	text-decoration: none;
}

#table1 p
{
	font-family: verdana, arial;
	font-size: 6pt;
	color: #ffffff;
	margin-top: 2px;
	margin-Bottom: 5px;
	
}

#top
{
	background: #96a586 url('../images/top_01.jpg') repeat-x;
}
	