body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

body, table, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084A63;
	line-height: 18px;
}

a {
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline;
}

.subhead {
	font-weight: bolder;
	font-size: 14px;
}

.inline-bold {
	font-weight: bold;
}

.head {
	font-size: 18px;
	font-weight: bolder;
}

.leftnav td {
	text-indent: 10px;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
}

.leftnav a {
	text-decoration: none;
	color: #084A63;
}

.leftnav a:hover {
	text-decoration: underline;
}