body
{
	background: #43641E url('images/bg.gif');
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
}

td, p
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.front
{
	width: 500px;
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
}

.frame
{
	width: 1px;
	height: 1px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active 
{ 
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #6EB9F0;
}

a:hover 
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #E10000; 
}

