body,td,th {
	color: black;
	font-family: georgia, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
}

.blue {
	font-size: 30px;
	color: #25588d;
	font-variant: small-caps;
	font-weight: bold;
}

.big {
	color: black;
	font-family: georgia, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
}

.small {
	font-size: 9px;
	line-height: 10px;
	color: #d1ac55;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #25588d;
	text-decoration: underline;
}
