body {
	font-family:"arial","sans-serif";
        background-color:#cceff6;
 	margin-left:80px;
	margin-right:80px;
        padding: 14px 20px 15px;

}

.bodycopy {
	width: 1050px;
	text-align: justify;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 14px 20px 15px;  
	z-index: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;

}


p {     font-family:"arial","sans-serif";
        font-size: 14;    
        margin-right:25px;
        margin-left:25px;
        }
h1 {font-size:18;}

/* extra menu styles to allow text to replace images */
a.johnn:link {font-weight: bold; font-family: arial,helvetica,sans-serif; text-decoration: none;}
a.johnn:active {font: 11px/15px arial,helvetica,sans-serif; color: #009900; text-decoration: none;}
a.johnn:visited {font-weight: bold; font-family: arial,helvetica,sans-serif; text-decoration: none;}
a.johnn:hover {font-weight: bold;  font-family: arial,helvetica,sans-serif; color: #993333; text-decoration: none;}

.johnn {
font-weight: bold;
font-size: 15px;  
font-family: arial,helvetica,sans-serif;
text-decoration: none;
color: #003366;
}
