body {
	background-color: #FFFFFF;
	margin: 5px;	
	background-image: url(images/garlic_bk.jpg);}
h1 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
    color: #006633; text-align: center; }	
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
    color: #006633; text-align: left;}
h3 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: center; color: #006633;}
h4 {
	font-size: 1em; text-align: center; color: #000000;
	font-family: Trebuchet MS, Tahoma, sans-serif;}

h5 {
	text-align: center; color: #000000;
	font-family: Trebuchet MS, Tahoma, sans-serif; }
	
p  {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #000000; text-align: left; font-size: 1em; 
	font-weight: bold; }
	
.green {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #006633; text-align: center; font-size: 1em; 
	font-weight: bold }
	
.black12 {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #000000; text-align: justify; font-size: 1em; 
	font-weight: bold }
	 
.black14 {
	font-family: Trebuchet MS, Tahoma, sans-serif; 
	color: #000000; text-align: justify; font-size: 1.2em; 
	font-weight: bold }

ul.disc {list-style-position: outside; list-style-type: disc; color: #000000; }
ol.decimal {list-style-type: decimal; list-style-position: outside; font-family: Trebuchet MS, Tahoma, sans-serif; color: #000000; font-weight:bold; }

a:link {
	color: #006633; background:transparent; font-weight: bold; text-decoration: none;}
a:visited {
    color: #006633; background:transparent; font-weight: bold; text-decoration: none;}
a:hover   { 
	color: #990000; background:transparent; font-weight: bold; text-decoration: none;}
