body,table, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

.text {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9pt;
}
.manufacturer { font-weight: bold; }
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

A:link {
	color:#a91a1a; 
	font-size: 10pt; 
	text-decoration: underline
} 

A:visited {
	color:#a91a1a; 
	font-size: 10pt; 
	text-decoration: underline
} 

A:active {
	color:#a91a1a; 
	font-size: 10pt; 
	text-decoration: underline
}
A.footer:link,A.footer:active,A.footer:visited
{
    font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; 
	font-size: 8pt;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
}


A.footer:hover
{
   font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; 
   font-size: 8pt;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.big { font-size: large; font-weight: bold; }
.copyright { font-size: smaller; color: #ffffff; }
.searchinput { background-color: #f7f5ef; }
