body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {  
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h1 { 
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;}
	
h2 { 
	font-size: 18px; 
	font-weight: bold;}
	
h3 {  
	font-size: 16px; 
	font-weight: bold;
	font-style: italic;}
	
h4 { 
	font-size: 12px; 
	font-weight: bold;}
	
h5 {font-size:18px;
	color:#023A69;
	font-style:italic;
	}	
	
a {  
	font-weight: bold; 
	text-decoration: none;
	color: #033B68;}
	
a:hover {  
	text-decoration: underline;
	color: #000000;}

ul {  
	font-size: 12px; 
	line-height: 16pt;}
	
ol {  
	font-size: 12px; 
	line-height: 1.2em;}

.docName {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif; font-weight:bold;
}
.tagLine {font-family: "Times New Roman", Times, serif; font-size: 16px;  font-weight:bold;}
