BODY {

	BACKGROUND-POSITION: 0px 0px; 
	BACKGROUND-COLOR: #333333;

}

.body
	{font-size:11px;
	font-family:"Helvetica", "Arial","Verdana", "Sans-serif";
	line-height:17px;
	letter-spacing: 0px;
	color:#ffffff}
	
.headline
	{font-size:10px;
	font-family:"Helvetica", "Arial","Verdana", "Sans-serif";
	text-transform:uppercase;
	letter-spacing: 0px;
	color:#445511}
	
.footer
	{font-size:10px;
	font-family:"Helvetica", "Arial","Verdana", "Sans-serif";
	line-height:13px;
	letter-spacing: 0px;
	color:#999999}

.footer A:link {color:#ffffff; text-decoration:none}
.footer A:visited {color:#ffffff; text-decoration:none}
.footer A:active {color:#ffffff; text-decoration:underline}
.footer A:hover {color:#ffffff; text-decoration:underline}

.text
	{font-size:11px;
	font-family:"Helvetica", "Arial","Verdana", "Sans-serif";
	line-height:14px;
	color:#333333}
	
        A:link {color:#333333; text-decoration:underline}
        A:visited {color:#666666; text-decoration:none}
        A:active {color:#ff6600; text-decoration:underline}
        A:hover {color:#333333; text-decoration:none}
	
	

	
