p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #2A592D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #E9E9E9;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

