﻿a {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	text-align: center;
}
.text_normal {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #244800;
}
.text_copyright {
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
}
.text_pagetitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #244800;
	text-align: center;
}
.Heading2 {
	font-family: Georgia, Times New Roman, Times, serif;
}
