body 
{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background: url('images/background.jpg') center;
	background-repeat: repeat-y;	
	margin-top: 10px;
}

td
{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

.footer
{
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

.info
{
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

.contact
{
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
}

A:link
{
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:visited
{
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:active 
{
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:focus
{
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:hover 
{
	text-decoration: none;
	color:#3E2515;
}

a.email

{
	color:#000000;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.email:hover
{
	color:#3E2515;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}