body {margin: 5px; background-image: url(stripe-09.gif);}

a.menu:link {color: blue; text-decoration: none; font-size: 8pt; font-family: Arial, sans-serif;}
a.menu:hover {color: blue; font-weight: 700; font-size: 8pt; font-family: Arial, sans-serif;}
a.menu:visited {color: blue; text-decoration: none; font-size: 8pt; font-family: Arial, sans-serif;}

a.bottom:link {color: blue; text-decoration: none; font-size: 8pt; font-family: Arial, sans-serif;}
a.bottom:hover {color: blue; font-size: 8pt; font-family: Arial, sans-serif;}
a.bottom:visited {color: blue; text-decoration: none; font-size: 8pt; font-family: Arial, sans-serif;}

a.product:link {color: blue; text-decoration: underline; font-weight: 700; font-size: 10pt; font-family: Arial, sans-serif;}
a.product:hover {color: red; font-weight: 700; font-size: 10pt; font-family: Arial, sans-serif;}
a.product:visited {color: blue; text-decoration: underline; font-weight: 700; font-size: 10pt; font-family: Arial, sans-serif;}

a.home:link {color: black; text-decoration: none; font-size: 9pt; font-family: "Trebuchet MS", sans-serif;}
a.home:visited {color: black; text-decoration: none; font-size: 9pt; font-family:"Trebuchet MS", sans-serif;}

span.menufont {font-family: Arial, sans-serif; font-size: 10pt; font-weight: 600;}
span.prodDesc {font-family: Verdana, sans-serif; font-size: 9pt; font-weight: normal;}

h1.title {font-family: Verdana, sans-serif; font-size: 13pt; font-weight: bold; display: inline;}
h2.subtitle {font-family: Verdana, sans-serif; font-size: 12pt; font-weight: bold;}
h3.prod {font-family: Verdana, sans-serif; font-size: 10pt; font-weight: bold;}

.titlefont {
	font-family: Verdana, sans-serif;
&nbsp;	font-size: 13pt; 
	font-weight: bold; 
	display: inline;
}
.mainfont {font-family: Verdana, sans-serif; font-size: 10pt;}

ul.font {font-family: Verdana, sans-serif; font-size: 10pt; padding-left: 20px;}

td.menuCap {	background-color: #DCDCDC; 
		border-top: 1px solid black;
	        border-bottom: 1px solid black;
		padding-left: 3px;
	   }

td.bottom { 	background-color: #FFFFFF;
	        text-align: center;
	        height: 25px;
 		border-right: 1px dashed black;
		border-bottom: 1px dashed black;
		border-left: 1px dashed black;
	  }