body {
	text-align: center ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: #FDFBE6 ;
	margin: 10px ;
	line-height: 18px ;
}

p, li, div, td {
	line-height: 18px ;
	font-size: 12px ;
}

h1 {
	font-size: 22px ;
	font-weight: normal ;
	letter-spacing: -2px ;
	margin-top: 0px ;
	line-height: 26px ;
}

h2 {
	font-size: 18px ;
	font-weight: letter-spacing: -1px ;
	line-height: 22px ;
}

h3 {
	font-size: 12px ;
	font-weight: bold ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

table {
	border-collapse: collapse ;
}

#nav {
	width: 140px ;
	vertical-align: top ;
	border-right: 1px solid #000000 ;
	text-align: left ;
	background: #f3f3f3 ;
	text-align: right ;
}

#content {
	padding: 10px ;
	vertical-align: top ;
	text-align: left ;
	background: #ffffff ;
}

a:link {
	color: #2962B3 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #4b84d5 ;
}

.button {
	background: #f3f3f3 ;
	padding: 2px 4px ;
	border-bottom: 1px solid #000000 ;
}

.buttonup {
	background: #72B44E ;
	padding: 2px 4px ;
	border-bottom: 1px solid #000000 ;
}

.buttondown {
	background: #94d66f ;
	padding: 2px 4px ;
	border-bottom: 1px solid #000000 ;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #2962B3 ;
	font-weight: bold ;
	text-decoration: none ;
	font-size: 13px ;
	letter-spacing: -1px ;
}

a.nav:hover {
	color: #ffffff ;
}
