<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
}

h1, .h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #66339a;
}
h2, .h2 {
	font-weight: bold; 
	font-size: 10pt;
}
h3, .h3 {
	font-weight: bold; 
	font-size: 12pt;
}

h4, .h4 {
	font-weight: bold; 
	font-size: 9pt;
}

h6, .h6 {
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.footer-left {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

.footer-right {
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

.footer, a.footer, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:over {
	color: #FFFFFF;
	text-decoration: underline;
}

.header-contact-text {
	color: #E48F1B;
	font-size: 15px;
	font-weight: bold;
}

.header-contact-number, a.header-contact-number, a.header-contact-number:visited {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.header-contact-number:over {
	text-decoration: underline;
}

.header-padding {
	padding-right:	10px;
}

.main {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.small {
	font-weight: normal; 
	font-size: 7pt;
}

.member_smalltext {
	font-size: 10px;
	color: #CC9900;
}

.member_smallwhitetext {
	font-size: 10px;
	color: #FFFFFF;
}

.member_smallblacktext {
	font-size: 10px;
	color: #000000;
}

.member-rightpadding {
	padding-right: 7px;
}

-->