BODY
{
    font-family:arial, verdana, georgia, sans-serif;
	FONT-SIZE: small;
    color: #000;
	margin:0px 0px 10px 0px;
	background-color: #FFFFFF;
}

A 			
{ 
	color: #CC0000; font-family: verdana, arial, sans-serif; 
	text-decoration: none;
} 

A:link
{ 
	color: #CC0000; 
	text-decoration: none; 
	border-style: none;
} 
A:visited

{ 
	color: #CC0000; 
	text-decoration: none; 
	border-style: none;
} 
A:active	

{ 
	color: #CC0000; 
	text-decoration: none;  
	border-style: none;
} 

A:hover		
{ 
	color: #FFCC66;  
	border-style: none;
} 



h3 
{  
	font-family:arial, verdana, georgia, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-align: left;
	color: #CC0000;
}

h3.products
{  
	font-family:arial, verdana, georgia, sans-serif;
	font-size: small;
	font-weight: bolder;
	MARGIN-BOTTOM: 0.1 em;
	text-align: left;
	color: #CC0000;
	line-height:9px;
}

h4
{  
	font-family:arial, verdana, georgia, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	color: #000;
}

p
{
    font-family:arial, verdana, georgia, sans-serif;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 0.2 em
	font-weight: 200; 
	text-indent: 0pt; 
    color: #000;
}

p.left
{
    font-family:arial, verdana, georgia, sans-serif;
	FONT-SIZE: 14px;
	font-weight: 200; 
    color: #000;
  	line-height:14px;
	margin-right:20px;
	margin-left:10px;	
	margin-bottom: 15px;
}

ul 
{  
	font-family:arial, verdana, georgia, sans-serif;
	font-size: smaller; 
	font-style: normal; 
	font-weight: 200; 
	line-height:14px;
	text-align: left; 
	text-indent: 0pt; 
	list-style-position: outside; 
	list-style-type: disc; 
	left: auto
	MARGIN-BOTTOM: 0.1 em;
}