    body {
	font-family:Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
	font-size: 12px;
	margin-top: 0px;
		}

	A 			{
	color: #333333;
	text-decoration: underline;
} 
	A:link		{
	color: #0066FF;
	text-decoration: underline;
} 
	A:hover		{
	color: #009900;
	text-decoration: underline;
	font-size: 12px;
} 
	A:active	{ color: #0066FF; text-decoration: underline; } 
	A:visited	{
	color: #0066FF;
	text-decoration: underline;
}
	
	h1 {
	font-family:Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	padding-bottom: 12px;
	}

	h2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #999999;
	font-weight: normal;
	} 
	
	h3 {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	
	.product{
	font-family: Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
	font-size: 12px;
	color: #E3E3E3;
	font-weight: bold;
}
	
	.product a,
        .product a:link {
		font-family:Arial, Verdana, Times New Roman, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		font-weight:bold;
		color:#E3E3E3;
		}

        .product a:visited {
	font-family:Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
	font-size: 12px;
	color:#E3E3E3;
	font-weight:bold;
	text-decoration: underline;
		}

        .product a:active,
        .product a:hover {
		font-family:Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		font-weight:bold;
		color:#00FF33;
		}
		
.bottomcontent {	COLOR: #666666;
	LINE-HEIGHT: normal;
	font-family: Arial, Verdana, Times New Roman, serif;
	font-size: 12px;
}
	
	.bottomcontent a,
        .bottomcontent a:link {
	color:#666666;
	text-decoration: none;
		}

        .bottomcontent a:visited {
	color:#666666;
	text-decoration: none;
		}

        .bottomcontent a:active,
        .bottomcontent a:hover {
	color:#666666;
	text-decoration: none;
		}