.hometext 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	line-height: 30px
}

.product_text 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 18px
}

.bottom_nav 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000099; 
	font-style: normal
}

.subhead 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold;
}

.links_text 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	line-height: normal
}

.product_page_text 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 25px
}

.Small 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal;
}

a:link
{
	color: Blue;
	text-decoration: underline;	
}

a:visited
{
	color: Blue;
	text-decoration: underline;	
}

a:hover
{
	color: #cc3333;
	text-decoration: underline;	
}

a:active
{
	color: #cc3333;
	text-decoration: none;	
}

.TagLine 
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
