body{
	font: 10pt Arial;
	color: #333333;
}
p{
	font: 10pt Arial;
	color: #333333;
}
li{
	font: 9pt Arial;
	color: #333333;
}
a:hover{
	color: #999999;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline
}
a:link{
	color: #666666;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline
}
a:visited{
	color:#666666;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline
}

a.product:hover{
	color: Red;
    text-decoration: underline;
	font: bold 10pt arial;
}
a.product:link{
	color: Black;	  
	font: bold 10pt arial;
}
a.product:visited{
	color:Black;	
	font: bold 10pt arial;
}

a.comment:hover
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #cecece;
	text-decoration: Underline;
	}
a.comment:link
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #333333;
	text-decoration: none;
	}
a.comment:visited
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #333333;
	text-decoration: none;
	}

.normal{
	font: 10pt Arial;
	color:#333333;
}
.normalBold
{
	font: bold 12pt arial;
	padding-left : 10px;
	color:#333333;
	
}
.normalPageHeader{
	font: bold 11pt arial;
	padding-left : 10px;
	color:# 333333;
	text-decoration : underline;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	word-spacing : 6px;
	padding-right : 10px;
}

a.footer:link{
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
}
a.footer:hover{
    font-family: Arial;
	font-size: 11px;
	color: #666666;	
	
}
a.footer:visited{

	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	
}
.theDate {  font-family: arial; font-size: 10px; font-style: normal; font-weight: lighter; color: #999999}
.hitcounter{ font-family: Verdana, Arial; font-size: 10px; color: #333333}

