﻿


body {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	font-size: large;
	text-decoration: itallics;
	padding:0,0,0,20;
	margin:0px;
} 

a:visited {font-weight : bold; font-size : 12px; color : #00432C; text-decoration : underline;} 
a:link {font-weight : bold; font-size : 12px; color : #00432C; text-decoration : underline;} 
a:active {font-weight : bold; font-size : 12px; color : #00432C; text-decoration : underline;} 
a:hover {font-weight : bold; font-size : 12px; color : #6D4524; text-decoration : underline;} 

.style1 {
	background-image: url('images/menu.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style2 {
	background-image: url('images/menu-bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}

.style4 {
	font-size: 10px;
}


