.bodysize  { font-size: 11px; font-family: Verdana }
a:link {
	font-size: 11px; color: #515151; text-decoration: none
	}
a:visited {
	font-size: 11px; color: #515151; text-decoration: none
	}
a:hover  { color: white; font-size: 11px; text-decoration: none }
a:active  { color: white; font-size: 11px; text-decoration: none }

.caseheading {
	font-size: 15px
	}
/* .more for 'more work' pages */
.more {
	font-size: 10px
	}
.more a:link {
	font-size: 10px; color: #FFFFFF; text-decoration: none
	}
.more a:visited {
	font-size: 10px; color: #FFFFFF; text-decoration: none
	}
.more a:hover {
	font-size: 10px; color: #B0AD5A; text-decoration: none
	}
.more a:active {
	font-size: 10px; color: #B0AD5A; text-decoration: none
	}
.bodyindent { text-indent: -6pt }
