

html,body{ height: 100%; }

.promo-text {
	font-size: medium;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: darkGrey;
}

.style2 a:visited {
	color: darkGrey;
}

.style2 a {
	color: darkGrey;
	text-decoration: none;
}

.style2 a:hover {
	text-decoration:none;
	color: darkRed;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5d94cd;
	font-size: 16pt;
	font-weight: bold;
}

.style6 a {
	text-decoration: none;
	color: #336699;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 10pt;
	font-weight: bold;
}

.style7 a {
	text-decoration:none;
	color: #336699;
}



.style8, .wp-caption-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: small;
	font-weight: bold;
}

#BodyTXT {
	margin: 0px 8px 8px 8px;
}

