@charset "utf-8";
body,td,th {
	background-color:#FFFFFF;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.tablelines{border-bottom: dotted #999999 thin}
.tablelines2{border-bottom: dotted #999999 thin; border-top: dotted #999999 thin}
.tablelines3{border-top: dotted #999999 thin}
.font10 {
	font-size: 10px
}
.colourchange {color: #B25526}
.firstletter {
	float: left;
	font-size: 3em;
	line-height: 1;
	font-weight: normal;
	line-height: 50%;
	margin-right: 0.1em;

}

