body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	line-height: 28px;
}

a:link  { 
		color: #336699; 
		text-decoration: underline;
}

a:visited  { 
		color: #666699; 
		text-decoration: underline;
}

a:active {
		color: #9A5DA6; 
		text-decoration: underline;
}

a:hover {
		color:#993333;
		text-decoration: underline;
}

.pageheader {
 	background: transparent url(chembank-logo-wide.gif) left top;
	background-repeat: no-repeat;
	height: 66px;
	width: 100%;
}
