BODY {
	font-family:"Times New Roman", Times, serif;
    font-size:16px;
	color: #003366;
	font-weight : normal;
	text-decoration : none;
	line-height : 20px;	
}

.shoresMain {
	font-family:"Times New Roman", Times, serif;
    font-size:16px;
	color: #003366;
	font-weight : normal;
	text-decoration : none;
	line-height : 20px;	
}
.shoresMain A:link      { color:#003366; text-decoration : underline; }
.shoresMain A:visited  { color:#003366; text-decoration : underline; }
.shoresMain A:active  { color:#0000BB; text-decoration : underline; }
.shoresMain A:hover   { color: #0000BB; text-decoration : underline; }

.shoresHeaderIntro {
	font-family:"Times New Roman", Times, serif;
    font-size:24px;
	color: #003366;
	font-weight : bold;
	text-decoration : none;
	line-height : 28px;
	text-align: center;
}
.shoresHeader {
	font-family:"Times New Roman", Times, serif;
    font-size:32px;
	color: #003366;
	font-weight : bold;
	text-decoration : none;
	line-height : 36px;
	text-align: center;
}
.shoresSubHeader {
	font-family:"Times New Roman", Times, serif;
    font-size:16px;
	color: #003366;
	font-weight : none;
	text-decoration : none;
	line-height : 20px;	
	text-align: center;
}
.shoresQuote {
	font-family:"Times New Roman", Times, serif;
    font-size:16px;
	color: #003366;
	font-weight: none;
	text-decoration: none;
	font-style: italic;
	line-height : 20px;	
}


