body {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background-color:#EFF3FC
  } 

/* Column headers */
.headFP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #EFF3FC;
	text-align:left;
}

A:link {
	color : #00409F;
	text-decoration : none;
}

A {
	color : #00409F;
	text-decoration : none;
}

A:visited {
	text-decoration : none;
	color : #00409F;
}

A:hover {
	text-decoration : underline;
	color : #000C5B;
}

h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
font-weight: bold; 
color: #000000; 
} 

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold; 
color: #000000;
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #000000;
} 


.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #007472;
}
