H1 { font-family: Arial, Helvetica, sans-serif;  
font-size: 24pt;  font-style: normal;  font-weight: bold;  color: #B3CCC9;
     }

h2 {font-family: Arial, Helvetica, sans-serif;  
font-size: 11pt;  font-style: normal;  font-weight: bold;  color: #B3CCC9;
	font-variant: small-caps;
	margin-left: 8px;
}
h3 {font-family: Arial, Helvetica, sans-serif;  
font-size: 14pt;  font-style: normal;  font-weight: bold;  color: Black; 
	
}

H4 { font-family: Arial, Helvetica, sans-serif;  
font-size: 22pt;  font-style: normal;  font-weight: bold;  color: #B3CCC9;
     }
	  
p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11pt;  color: Black;   }

.para1 { font-family: sans-serif;  margin: 10px;  color: Teal;  text-align: center;    }
.para2 {font-family: sans-serif;    color: Black; 	font-size: 10pt; }
.para3 {font-family: sans-serif;    color: Black; 	font-size: 11pt; }

.prodname1 {font-family: sans-serif;  color: Teal;  text-align: center; 	font-size: 10pt; 	}
.prodname2 {font-family: sans-serif;   font-size: 14pt;  font-style: normal;  font-weight: 200;  color: Black;  text-align: left;
	
}
.prodtable1 {
	border: medium solid #B6C49D; width: 25% border: 20px ;
}

.prodtable2 {
	border: thick double #B6C49D; width: 20% border: 20px ;
}

.prodlineborder { border-top-style: solid;  border-top-color: #B6C49D;  border-top-width: medium;   }

.prodlineborder2 {  border-bottom-color: #B6C49D;  border-bottom-style: solid;  border-bottom-width: thin;  border-color: #B6C49D #B6C49D;       }

.nav a:link {
	text-decoration : none;
	color : Teal;
	font-weight : bold;
	font-size : 10pt;
}
.nav A:ACTIVE {
	color : Black;
}
.nav A:VISITED {
	background-color : transparent;
	text-decoration : none;
	color : Teal;
	font-weight : bold;
}
.nav A:HOVER {
	color : Fuchsia;
}

.adframe {
	background-color: #B6C49D
}
