body {	
	font-family: verdana, arial, Helvetica, 'sans serif'; 
	color: black;
    background: #6699cc;
}
a:link     { color:#000000; background:#ffffff;}
a:visited  { color:#000000; background:#ffffff;}
a:active   { color:#ffffff; background:#000000;}
a:hover    { color:#ffffff; background:#000000;}

.introlog {
	font-family: 'courier new', monospaced;
	background: #C9DBAF;	color: #000000;	
    text-align: left;	font-size: 80%;	
	border: 1px ridge;
}
.usenet {
	font-family: verdana, arial, 'sans serif';
	background: #C9DBAF;	color: black;
	font-size: 85%;		    text-align: justify;
	border: 1px ridge;
}
.head1 {
 	text-align: center;
	font-family: verdana, arial, Helvetica, 'sans serif';
	color: black; background: #d4edf4;
	font-weight: bold;	font-size:110%;
}
li { 
	background: #d4edf4; color: #800080; 
	padding-bottom:30px; 	font-size: 80%;
}
.faq {
	font-family: verdana, arial, 'sans serif';
	background: #d4edf4; color: #000000;
	border: 2px ridge;  text-align: left;		
}
.acro {
	font-family: verdana, arial, 'sans serif';
    text-align: left;
	background: #d4edf4; color: #000000;
	border: 2px ridge;
}
.acrolist {	background: #d4edf4; color: black; font-size: 80%;}
.acro1 {  background: #d4edf4; color: purple; font-weight: bold; font-size: 85%; }
.acro2 { background: #d4edf4; color: black; font-size: 80%; }



.quotehead {
	font-family: verdana, arial, 'sans serif';
	color: #000000;	font-weight: bold; font-size:large;	
}
.quotebox {
	font-family:  'comic sans ms', cursive, 'sans serif';
	background: #C9DBAF;
	border: 4px ridge;
	text-align: justify;
    margin-left:  100px;
    margin-right: 100px;   
	padding: 20px 20px 5px 20px;	
}
.quotewho { 
	color: #800080; text-align: right; font-weight: bold;
	font-family:   arial, helvetica, cursive, 'sans serif';
	
}
