body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}
p {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
ul {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
li {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
h1 {
	font-family: Verdana;
	color: #4D875D;
}
h2 {
	font-family: Verdana;
	color: #4D875D;
}
h3 {
	font-family: Verdana;
	color: #4D875D;
}
h4 {
	font-family: Verdana;
	color: #4D875D;
}
h5 {
	font-family: Verdana;
	color: #4D875D;
}
h6 {
	font-family: Verdana;
	color: #4D875D;
}
table {
	border-collapse: collapse;
	margin: 0px;
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
td {
	border-collapse: collapse;
	margin: 0px;
	font-family: Verdana;
}
a:link {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
v:link {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
v:visited {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
v:hover {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
v:active {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
a.ongreen:link {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
v.ongreen:link {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
a.ongreen:visited {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
v.ongreen:visited {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
a.ongreen:hover {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
v.ongreen:hover {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a.ongreen:active {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
v.ongreen:active {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
a.small {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: 9px;
}
v.small {
	font-family: Verdana;
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: 9px;
}

