html {
	overflow-x: hidden;
	overflow-y: auto;
} 
img, div.png {
	behavior: url(iepngfix.htc);
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6A6155;
}


.smallerLighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #867F74;
}

.white {
	color: #FFFFFF;
}

a.footerLink, a.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.footerLink:hover, a.footerLink:active {
	text-decoration: none;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}


h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}


a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a.noUnderline:link, a.noUnderline:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.noUnderline:hover, a.noUnderline:active {
	text-decoration: underline;
}

/*ul {
	font-size: 1.1em;
	line-height: 1.5em;
}*/

