@charset   "UTF-8";
body {  
	margin: 5%;
	background-color: #CEFE8D;

	
	
}

p {  
	color: #800000;
	font-size: 14px;
	line-height: 140%;
}

h3 {  
	color: #000000;
	font-size: 19px;
}

h2 {  
	color: #000080;
	font-size: 24px;
}

td {  
	color: #800000;
	font-size: 12px;
	line-height: 140%;
}

dt {  
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

dd {  
	color: #800000;
	font-size: 14px;
	line-height: 140%;
}

