﻿

a:link {font-family: Arial; color: #ffffff; text-decoration: none;}
a:visited {font-family: Arial; color: #ffffff; text-decoration: none;}
a:hover {font-family: Arial; color: #ece3c5; text-decoration: underline;}
a:active {font-family: Arial; color: #ffffff; text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #89a45e;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


