body  {
	margin: 12px;
	border-right: 1px solid #3B4796;
}

td, input, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70.5%;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #3B4796;
	display: block;
	background: url(../img/bullet.gif) no-repeat left 4;
	padding-left: 10px;
	padding-bottom: 4px;
}

a:hover {
	text-decoration: underline;
}

h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

a.currentMenu {
	font-weight: bold;
}

