BODY
{
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

.content
{
	background: transparent url(Images/background.gif) no-repeat;
	width: 775px;
	height: 410px;	
}

.italic
{
	font-style: italic;
}

a:link, a:visited, a:hover, a:active
{
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight:bold;
}


