html {overflow-y: scroll;}
body { color: #7c2e00; font-size: 11pt; font-family: helvetica; line-height: 18pt; background-color: white; }
p {}
td {}
a:link { color: #34556c ; font-family: helvetica; font-weight: bold; text-decoration: underline; }
a:visited { color: #34556c ; font-weight: bold; text-decoration: underline; }
a:hover { color: #ffffff; font-weight: bold; background-color: #d66700; text-decoration: underline; }
a:active { color: #34556c ; font-weight: bold; text-decoration: none; }

a.membership:link { font-size: 10pt; color: #34556c ; font-family: helvetica; font-weight: bold; text-decoration: none; }
a.membership:visited { font-size: 10pt; color: #34556c ; font-weight: bold; text-decoration: none; }
a.membership:hover { font-size: 10pt; color: #ffffff; font-weight: bold; background-color: #d66700; text-decoration: none; }
a.membership:active { font-size: 10pt; color: #34556c ; font-weight: bold; text-decoration: none; }

a.homepage:link { font-size: 10pt; color: #ffffff ; font-family: helvetica; font-weight: bold; text-decoration: none; }
a.homepage:visited { font-size: 10pt; color: #ffffff ; font-weight: bold; text-decoration: none; }
a.homepage:hover { font-size: 10pt; color: #ffffff; font-weight: bold; background-color: #d66700; text-decoration: none; }
a.homepage:active { font-size: 10pt; color: #ffffff ; font-weight: bold; text-decoration: none; }

.footer_white {
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #ffffff;
	text-decoration : none;
}

.footer_white12 {
	font: 12px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;
}

