body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #333333;
}


a:link, a:active, a:visited{
	font-size:11px; color:#888888; font-family:Georgia, Times New Roman, Times, serif; line-height:22px; text-decoration:none; font-weight:bold;
}

a:hover{ color:#960101;
}
.bolder {
	font-weight: bold;
	color: #960101;
}

