.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;

}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.products a:link { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 10px; 
   text-decoration: none; 
   line-height: 15px;
   }
.products a:visited { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 10px; 
   text-decoration: none; 
   line-height: 15px;
   }
.products a:hover { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #9b2021; 
   font-size: 10px; 
   text-decoration: none; 
   font-weight: bold;
   line-height: 15px;
   }
.products a:active { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 10px; 
   text-decoration: none; 
   line-height: 15px;
   }

.nav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	line-height: 25px;
}


/*These are the 	link style definitions.*/
.nav a:link { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 12px; 
   text-decoration: none; 
   line-height: 25px;
   }
.nav a:visited { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 12px; 
   text-decoration: none; 
   line-height: 25px;
   }
.nav a:hover { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #9b2021; 
   font-size: 12px; 
   text-decoration: none; 
   font-weight: bold;
   line-height: 25px;
   }
.nav a:active { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size: 12px; 
   text-decoration: none; 
   line-height: 25px;
   }
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
