body {
    color: #000000;
    background: #FFFFFF;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-top: 0;
     }

.homehdr {
	color: #005CAA;
	font-size: 44px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.hdr {
	color: #005CAA;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.hdr2 {
	color: #005CAA;
	font-size: 16px;
	font-weight: bold;
	}
	
.sechdr {
	color: #005CAA;
	font-size: 36px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.prophdr {
	color: #005CAA;
	font-size: 32px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.select {
	color: #17984D;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-top: 20px;
	}
	
a:link {
	color: #000000;
	text-decoration: underline;
	}
	
a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}

a.prop:link {
	color: #005CAA;
	font-weight: bold;
	text-decoration: none;
	}
	
a.prop:visited {
	color: #005CAA;
	font-weight: bold;
	text-decoration: none;
	}
	
a.prop:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}