.body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.contentWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
a:active {


	text-decoration: none;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.contentLightGreen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BCC8C0;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #910000;
}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C6CFBE;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #516C59;
	font-weight: bold;
	background-color: #899B8D;

}
