body{

 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 0.03em;
	
	}
	
A.main
{	color: #ffffff;
	text-decoration: none;
	}
	
	A.main:Hover
	{
	color: #00ffbc;
	}
	
.header
{
  	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: bold;
	color: #ffffff;
	line-height: 13px;
	}

.headergreen
{
  	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #00ffbc;
	line-height: 13px;
	}
	
.headerblue
{
  	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #00ccff;
	line-height: 13px;
	}

	
.main
{
	color: #ffffff;
  	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	}
	
.copyright 
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	}
	
.onwhitye
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	
}
