body {
	background-color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

li {
	list-style-image: url(images/bullet2.gif);
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited {
	color: #006699;
	text-decoration: none;
}

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



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #3D92A0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.bigquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D92A0;
	line-height: 20px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#list-menu {
width: 170px;
}

#list-menu ul {
font-family: arial, helvetica, sanf-serif;
font-size: 11px;
margin: 0; 
padding: 0;
list-style: none;
list-style-image: none;
}

#list-menu li {
margin: 2px 0 0;
list-style: none;
list-style-image: none;
}

#list-menu a {
display: block;
width:160px;
padding: 2px 2px 2px 10px;
border-bottom: 1px solid #006699;
background: none;
text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #006699;
}

#list-menu a:hover {
border-bottom: 1px solid #000000;
background: #333333;
color: #ffffff;
}
