H1 {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #577693;
	margin: 0px 0px 0px 15px;
	padding: 7px 0px;
}
p {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
}
a:link { 
	color: #054E69;
	text-decoration : none;
	border-bottom: 1px solid #054E69;
		}
a:visited { 
	color: #003366;
	text-decoration : none;
	border-bottom: 1px dotted #003366;
	}
a:hover { 
	color: #830A25;
	text-decoration : none;
	border-bottom: 1px solid #830A25;
	}
a:active { 
	color: #E55A39;
	text-decoration : none;
	border-bottom: 1px solid #E55A39;
	}
.bodyText {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
}
