p,ul,ol,.none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	}
	
pre {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	}	
	
h1 {
	color: #4C6CA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	}

h2 {
	color: #506DA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	}

h3 {
	color: #506DA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: normal;
	font-weight: bold;
	}

h5,h6 {
	color: #506DA7;
	}

.header1 {
	color: #4C6CA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.header2 {
	color: #506DA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
}

<!-- the two following styles are needed for the inpage editor -->
.editbut  {background-color:green;color:white;font-weight:bold; width:35px; display:none;text-align:center;}
.error {background-color:whitesmoke; font-weight: bold; width:35%; border: 1px solid darkblue; padding: 9px}
