h1 {  font-family: georgia,arial; font-size: 12pt; color: Black;}
h2 {  font-family: tahoma,arial; font-size: 12pt; color: Black;}

a.footerlink { font-family: tahoma,arial; font-size: 9pt; color: #ffffff; font-weight: normal;  text-decoration: none; }
a:visited.footerlink { font-family:tahoma,arial; font-size: 9pt; color: #ffffff; font-weight: normal;  text-decoration: none; }
a:hover.footerlink { font-family:tahoma,arial; font-size: 9pt; color: #0000ff; background-color: #66ccff;  }

.text {
font-family: Georgia;
font-size: 11px;
color: Black; text-decoration: none;
}

.clickred {
font-family: Georgia;
font-size: 14px; font-weight : bold;
color: #cc0000; text-decoration: none;
}

.whitetext {
font-family: Georgia;
font-size: 11px;
color: white; text-decoration: none;
}

.smalltext {
font-family: Georgia;
font-size: 9px;
color: Black; text-decoration: none;
}
a.onetime, a.onetime:visited, a.onetime:active{
	text-decoration: underline;
	color: #cc0000;
	font-face: Georgia;
	font-size: 10pt;
	font-weight : bold;
	}

a.onetime:hover{
	text-decoration: underline;
	color: #cc0000;
	font-face: Georgia;
	font-size: 10pt;
	font-weight : bold;
}

div.onetime{
	text-decoration: none;
	color: Black;
	font-face: Georgia;
	font-size: 10pt;
	font-weight : normal;