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

.menu {
	line-height: 20px;
	font-weight: bold;
}

.blue {
	font-size: 17px;
	color: #002d69;
	font-variant: small-caps;
	font-weight: bold;
}

.headline {
	font-size: 15px;
	font-weight: bold;
}

.text2 {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 3px;
	color: white;
	font-weight: bold;
}

.text3 {
	font-size: 9px;
	letter-spacing: 1px;
}
	
.small {
	font-size: 9px;
	line-height: 10px;
	color: gray;
}

.toptable {
	font-size: 10px;
	color: white;
}

ul.disc {
	list-style-type: disc;
	line-height: 15px;
}

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

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