﻿body {
	background-color:#FFE4CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	


	color:navy;
	margin:0px 0px 0px 0px;
	line-height:normal;
	margin-top: 0;
	margin-bottom: 0;
	
	
	
}


h1 {
	background-color:#F08400;
	border:medium white double;
	border-color:#F08400;
    font-size: 24pt;
	font-style: normal;
	color:white;
	width:100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:16px

}

h2 {
	font-size: 18pt;
	font-style: normal;
	color:navy;
	width:100%;
	margin-left:20px;
	margin-top: 0;
	margin-bottom: 0;

	
}

h3 {
	font-size: 14pt;
	font-style: normal;
	color:navy;
	width:100%;
	margin-left:20px;
	margin-top: 0;
	margin-bottom: 0;

}


p {

	font-size:medium;
	color:navy;
	margin-left:20px;
	margin-right:20px;
	font-size: 12pt;
	font-style: normal;
	color:navy;
	margin-top: 0;
	margin-bottom: 0;
	
	}





