/* hide from ie on mac \*/html {	height: 100%;	overflow: hidden;}	#flashcontent {	height: 100%;}/* end hide */body {	height: 100%;	margin: 0;	padding: 0;	background-color: #ffffff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #666666; }
strong {
	color: #336699; }
words {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #666666;
	letter-spacing: 0.2px;
	line-height: 25px; }
intro {
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #666666;
	letter-spacing: 0.2px;
	line-height: 25px; }
div.leftcol {
	height: 100%;
	float: left; }
div.rightcol {
	height: 100%;
	float: right; }
div.centercol {
	width: 600px;
	height: 100%;
	text-align: justify;
	margin-left: auto;
    margin-right: auto; }
a {
    text-decoration: none;
    color: #336699;
    hover: #333333; }
div.imagebank {
	margin-left: -120px;
}