TD {
	color: #000000;
	font-family: Georgia, Times;
	font-size: 11px;
	line-height: 16px;
}
TR {
	color: #000000;
	font-family: Georgia, Times;
	font-size: 11px;
	line-height: 16px;
}
BODY {
	color: #000000;
	font-family: Georgia, Times;
	font-size: 11px;
	line-height: 16px;
}			
.headline {
	font-family: Georgia, Times;
	color: #ffffff;
	font-weight: bold;
	background: #000000;
	font-size: 14px;
}
A:link {
	color: #39628E;
	text-decoration: none;
}
A:hover {
	background: #2E2061;
	color: #ffffff;
	text-decoration: none;
	}
A:active {
	color: #39628E;
	text-decoration: none;
}
A:visited {
	color: #39628E;
	text-decoration: none;
}
A.footer:link {
	color: #D3DDE6;
	text-decoration: none;
	font-size: 10px;
}
A.footer:hover {
	color: #39628E;
	text-decoration: none;
	font-size: 10px;
	background: #ffffff;
	}
A.footer:active {
	color: #D3DDE6;
	text-decoration: none;
	font-size: 10px;
}
A.footer:visited {
	color: #D3DDE6;
	font-size: 10px;
}
A.footerlight:link {
	color: #E0E7ED;
	text-decoration: none;
	font-size: 9px;
	background: #ffffff;
}
A.footerlight:hover {
	color: #E0E7ED;
	text-decoration: none;
	font-size: 9px;
	background: #ffffff;
	}
A.footerlight:active {
	color: #E0E7ED;
	text-decoration: none;
	font-size: 9px;
	background: #ffffff;
}
A.footerlight:visited {
	color: #E0E7ED;
	font-size: 9px;
	background: #ffffff;
}
.errorLabel {
	color: #DB0817;
}

.successLabel {
	color: #006600;
}.smalltext {
	font-size: 10px;
}
