.normal {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3;
}
a:link {
	color: #CC3300;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	border: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
}
a:hover {
	color: #985C5C;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a:active {
	color: #CC3300;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.Headings {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #226B8B;
}
.lighttext {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.3;

}
.address {

	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3;
}
.img {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 0px 0px;
	float: left;
}
