html,body,p,td,br {
	font-family: tahoma,verdana,sans-serif;
	font-size: 14px;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:21px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:14px;
}
a {
	color:#82B06F;
	text-decoration: underline;
}
a:hover {
	color:#82B06F;
	text-decoration: none;
}
img {
	border:0;
}
.floatleft {
	border:0;
	margin:2px;
	padding:2px;
	float:left;
}
.floatright {
	border:0;
	margin:2px;
	padding:2px;
	float:right;
}
.menu {
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	
}
.menu a {
	color:#000000;
	text-decoration: none;		
	font-style: none;
}
.menu a:hover {
	color:#000000;
	text-decoration: none;
	font-style: italic;
}
.footer {
	color:#ffffff;
}
.footer a {
	color:#ffffff;
	text-decoration: none;		
}
.footer a:hover {
	color:#000000;
	text-decoration: none;
}
