body {
	margin: 0px 0px 20px 0px;
	}
	
	
p {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	}
	
.quote {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	color: #666;
	}	
.quote2 {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #666;
	}	
		
.texthead {
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	line-height: 16px;
	margin-bottom: -5px;
	color: #000000;
    font-weight: bold;
	}
	
.posted { 
	text-indent: 0;
	margin-top: 1em;
	font-size: xx-small; 
	color: #666;
	text-align: right;
	margin-bottom: -5px; 
}	
	
LI {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 9px;
	
	}
	
blockquote
{
	color: #666;
	margin-left: 4em;
	margin-right: 3em;
	margin-top: 1em;
	margin-bottom: 1em;
}	
	
a:link {
	color: #330099;
	text-decoration: underline;
	}

a:visited {
	color: "#CC0000";
	text-decoration: underline;
	}

a:active {
	color: #ff0000;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}
	
	
	
a.navigation:link {
	color: "#330066";
	text-decoration: underline;
	}

a.navigation:visited {
	color: #CC0000;
	text-decoration: underline;
	}
	
a.navigation:active {
	color: #ff0000;
	text-decoration: underline;
	}
	
a.navigation:hover {
	color: #ff0000;
	text-decoration: underline;
	}
		

