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


p,a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	}

li  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	list-style: disc;
	margin-left: 0px;
	}

hr { 
	margin: 0px 0px 8px 0px;
	border: 0px;
	height: 1px;
	color: #FFF;
	background-color: #FFF;
}

a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}

a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}


a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

ul#nav{
	margin: 3px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFF;
}

ul#nav li{
	list-style-type:none;
	margin: 0px 0px 0px 9px;
}

.quote, .quotesource {
	margin-left: 6px;
	margin-right: 9px;
	line-height: 16px;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 8px;
	margin-bottom: -6px;
	font-style: italic;
	font-size: 12px;
	color: #cc0000;
}

.quotesource {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 9px;
	color: #666;
}

a.mainNav:link{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.mainNav:visited{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.mainNav:hover{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

a.mainNav:active{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

p.footer {
	font-size: 9px;
	color: #999;
	margin-left: 9px;
}

a.footer {
	font-size: 9px;
}

a.footer:link{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.footer:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.footer:hover{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a.footer:active{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}