BODY	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial ;
	font-size: 11px;
	color: #666666;
}

TABLE,TR,TD
{
	font-family: Verdana, Arial ;
	font-size: 11px;
	color: #666666;
}

textarea, input {
     font-family: Verdana, Arial ;
     font-size:11px;
     color:black;
     background:#F4F4F4;
}

a:link	{font-size: 11px; color: #666666; text-decoration: none;}
a:visited	{font-size: 11px; color: #999999; text-decoration: none;}
a:hover	{font-size: 11px; color: #8EB042; text-decoration: none;}

a.nav:link {font-size: 12px; color: #333333; text-decoration: none;}
a.nav:visited	{font-size: 12px; color: #999999; text-decoration: none;}
a.nav:hover	{font-size: 12px; color: #666666; text-decoration: none;}

a.prod:link {font-size: 10px; color: #666666; text-decoration: none;}
a.prod:visited	{font-size: 10px; color: #999999; text-decoration: none;}
a.prod:hover	{font-size: 10px; color: #3F4B86; text-decoration: none;}

a.more:link {font-size: 11px; color: #000000; font-weight: bold;}
a.more:visited	{font-size: 11px; color: #000000; font-weight: bold;}
a.more:hover	{font-size: 11px; color: #8EB042; font-weight: bold;}

.header	{font-size: 15px;color: #333333; font-weight: bold}
.smalltext	{font-size: 10px;}
.subheader	{font-size: 13px;color: #333333; font-weight: bold}
.blacktext	{color: #333333; font-weight: bold}
.black		{color: #333333;}
input.white	{background:#ffffff;}