
BODY {
	background: #f3f4f1 repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit;
 }

P {
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold; 
}

H1 {
   font-family: comic sans ms, arial, serif; 
   font-size: 16px; 
   color: #486449; 
   }

H2 {
   font-family: Helvetica, Verdana, Arial, Serif; 
   color: #293F1B; 
   font-size: 16px; 
   font-weight: bold;
   }

   
H3,H4 {
   font-family: Helvetica, Verdana, Arial, Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold; 
}


UL,LI {
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #344E21; 
	font-size: 13px; 
	font-weight: bold; 
}

.prices {
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #293F1B; 
	font-size: 16px; 
	font-weight: bold;
	background: #d4ddcc repeat;
	padding: 4px;
	border-width: 2px;
	border-style: groove;
	border-color: #A9CF8D; 
}

TABLE,TR,TD {
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #00006F; 
	font-size: 14px; 
	font-weight: bold; 
}

.footer {
	font-family: Arial, Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold;
	font-style: italic; 
}

.mail {
	font-family: Arial, Serif; 
	color: #660000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic; 
}

SPAN {
	font-family: Helvetica, Arial, Serif; 
	color: #660000; 
	font-size: 12px; 
	font-weight: bold; 
}

SPAN.links {
	font-family: Helvetica, Arial, Serif; 
	color: #293F1B; 
	font-size: 10px; 
	font-weight: bold; 
}

SPAN.home
	{font-family: comic sans ms, arial, serif; 
	font-size: 16px; 
	color: #486449; 
	padding-left: 20px;
	}

A:LINK {
	color: #000059; 
	text-decoration: underline; 
}

A:VISITED {
	color: #C600C6; 
	text-decoration: underline; 
}

A:ACTIVE {
	color: #710038;
 }

A:HOVER {
	color: #5959FF; 
	background: #E3F0D9; 
	text-decoration: underline; 
} 

