body, td, A {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #095D7E;
}

.bold10 {
	font-size:12px;
	font-weight: bold;
}

.bold14 {
	font-size:18px;
	font-weight: bold;
}

A.boldRed {
	font-weight: bold;
	color: #C74546;
}

A.ballpark {
	font-size:11px;
	font-weight: bold;
	color: #C74546;
	text-decoration: none;
}

A.ballpark:hover {
	text-decoration: underline;
}

A.menu1 {
	font-size:11px;
	font-weight: bold;
	color: #095D7E;
	line-height: 23px;
	text-decoration: none;
	padding-left: 13px;
}

A.menu1:hover {
	color: #C74546;
}

A.menu2 {
	font-size:11px;
	font-weight: bold;
	color: white;
	line-height: 23px;
	text-decoration: none;
	padding-left: 13px;
}

A.menu2:hover {
	color: #C74546;
}

.small1 {
	font-size: 8pt;
	font-weight: normal;
}

.small2 {
	font-size: 8pt;
	font-weight: normal;
	color: white;
}