/* Modified HTML */

body  { 
font-size: 14px; 
font-family: Arial, Helvetics, sans-serif; 
line-height: 15px;
font-size: 20px;}


h1 {
	color: #000064;
	font-weight: bold;
	font-family: Arial, Helvetics, sans-serif;
	font-size: 21px;}
	
h2 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetics, sans-serif;
	font-size: 16px;
	padding: 8px 0px 7px 0px;
	border-bottom: 1px solid #000000;}
	
p {
	font-size: 12px;
	line-height: 17px;}	
		

/* MDP Specific CSS */	
	

.content  { 
font-size: 14px; 
font-family: Arial, Helvetics, sans-serif; 
line-height: 15px;
font-size: 20px;}

.copyright {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 15px;
font-size: 10px;}

.MDP-Contact  { color: #000066; font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

