h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 80%;
	font-weight: bold;
	color: #000099;
}
.small {
	font-size: 12px;
}
.linespacing {
	line-height: 30px;
}
a.2:link {  color: #ffffff; text-decoration: none}
a.2:active {  color: #ffffff; text-decoration: none}
a.2:hover {  color: #ffffff; text-decoration: none; font-weight: normal}
a.2:visited {  color: #ffffff; text-decoration: none}
