body {
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 30px;
	background-color:#efefef;
	font-weight: normal;
}


p, h3, h4, h5, h6  {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-size:17px;
	}

h6  {
	font-size: 15px;
	}
img {
	display:block;
	}

div#NN4 {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin:5px 30px 5px 30px;
	padding:10px;
	}
	
div#mainstuff {
	margin:0px 3% 0px 185px;
	padding: 0px 20px;
	}

#footer {
	color: #888855;
	background:#d7d7d7;
	border:2px solid #330099;
	font:  bold 1em/1.1em  Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	padding:5px;}

#footer p {
	margin: 0 50% 0 0;
	}
		
.hide {
	display:none;
	}

.bluequote {text-align:justify;
	color: #000066;
	background: #FFFFED;
	margin: 0px 40px 0px 20px;
	padding: 5px 10px 5px 10px;
	}

p.bluequote {
	font: normal normal normal 16px "Times New Roman", Times, serif;
	}

.fakeleft {
	text-align:justify;
	color: #600;
	background: #e9FFed;
	margin: 0px 40px 0px 20px;
	padding: 5px 10px 5px 10px;
	}
p.fakeleft {
	font: normal normal normal 16px "Times New Roman", Times, serif;
	}
.redquote {
	text-align:justify;
	color: #600;
	background: #FFFFED;
	margin: 0px 40px 0px 20px;
	padding: 5px 10px 5px 10px;
	}

p.redquote {
	font: normal normal normal 15px "Times New Roman", Times, serif;
	}

h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 32px; 
	font-style: normal; 
	font-weight: bolder;  
	color: #333333; 
	text-align: left; 
	border: none; 
	text-indent: 0pt; 
	padding: 0px;
	margin: 0px;}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: top;
	text-indent: 0px;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	}
 
h3 {
	font-size: 26px; 
	font-weight: bold; 
	border: none; 
	text-align: center; 
	vertical-align: top;
	margin: 25px 0px 0px 0px;
	padding: 0;
	} 
.number {
	text-align: center;
	background-color: #CCCCCC;
	border: 1px  dotted;
	color: #C00;
	border-color: #C00;
}	
h4 {
	font-size: 20px; 
	font-weight: bold; 
	text-align: left; 
	vertical-align: text-top;
	border: #000000 none; 
	text-indent: 0px;
	margin-top:25px;}

.footnote {
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	}

.ednote {
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	}
	
.reference {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


cite {
	font-style: normal;
	font-size: 0.95em;
	font-weight: bold;
	}

code {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight: normal; 
	color: #000000
	}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	background: #effeFF;
	margin-right:35px;
	}


.socreview 	{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
samp {
	font: bold 0.9em Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

address {
	font-style: italic;
	margin:5px 50% 0 0;
	}
	
.announce {
	color: red;
	font-size: 0.9em;
	font-style:italic;
	background-color: #fdfde0;
	padding:3px;
	border: 1px solid red;
	margin:4px;
	}
	
dt {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
dd {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: upper-alpha;
}

dd ul{
	margin-left:0;
	padding-left:0;
	list-style:none;
	}
	
blockquote.personquote {
	padding: 0.5em 1.5em;
	background-color: #fef9fc;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 1em;
	border: 1px solid blue;}
	
blockquote.personquote p {
	margin: 0;
	}
	

