﻿
#headsite, #logo, #masthead, #headdeco, #FixNav, #footer, #FixNavP, #navigation, .noprint {
display: none;
}
#container, #content {
width: 100%;
margin: 0;
float: none;
border: none;
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
}
#content ul {
	list-style-type: none;
	width: 100%;
	display: block;	
	margin: 0;
	padding: 0px;
}
#content li {
	font-family: "Times New Roman", Times, serif;      
    color: #FF0000;    
    font-size:  20pt; 			
    margin-bottom: 3px;
	padding: 0px;
}
