BODY
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: normal;
}
TD
{
    font-size: 9pt;
    color:  #111111;
    font-family: arial,helvetica,sans-serif
}

.productHead
{
	font-weight:	bold;
	font-family: 	verdana,sans-serif;
	font-size:		12pt;
	font-variant: 	small-caps;
 	color: 			#000000

} 


A:link    
{ 
text-decoration:	none;
color: #9D062C; 
}    

A:visited 
{ 
text-decoration:	none;
color: #9D062C;
}  

A:hover   
{ 
text-decoration:	underline;
color: #CC0033; 
} 

A:active  
{ 
text-decoration:	underline;
color: #CC0033; 
} 

A.nav:link
{
    color: #F8DEE5;
	font-family: arial, sans-serif;
	font-weight:	bold;
	font-size: 9pt;
    text-decoration: none
}

A.nav:visited
{
    color: #F8DEE5;
	font-family: arial, sans-serif;
	font-weight:	bold;
	font-size: 9pt;
    text-decoration: none
}
A.nav:hover
{
    color: #ffffff;
	font-family: arial, sans-serif;
	font-weight:	bold;
	font-size: 9pt;
}
A.nav:active
{
    color: #ffffff;
	font-family: arial, sans-serif;
	font-weight:	bold;
	font-size: 9pt;
}

