body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #66cc33;
	font-weight: 500;
	text-align: left;	
}

table
{
	padding: 0;
	border: 0;
	margin: 0;
	text-align: left;	
}

img
{
	border: 0;
}

p
{
	margin-left: 30px;
	margin-right: 30px;
}

table.menu
{
	font-size: 18px;
	
}
a:link 
{
  	color:#ff3333;
  	text-decoration:none;
}

a:hover 
{
  	color:#66cc33;
	text-decoration:none;
}

a:visited 
{
  	color:#ff3333;
	text-decoration:none;
}

font.green
{
	color: #66cc33;
	font-weight: bold;
}

font.red
{
	color: #FF3333;
	font-weight: bold;
}

font.large
{
	font-size: 36px;

}

font.small
{
	font-size: 10px;
}