<!--
A { color:#AD2228; }
A:visited { color:#45556A; }
A:hover { color:#FF0000; }
BODY { margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; font-family: Trebuchet MS, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; color: black; }
P { font-size: 100%; }
.largePrint { font-size: 135%; }
.mediumPrint { font-size: 100%; }
.smallPrint { font-size: 83%; }
UL {  list-style: square ; }
LI { font-size: 100%; }
BLOCKQUOTE { font-size: 100%; }
.underlay {  background-color: #3333FF}

.nav, .navSelected {
    padding: 0px;
    margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; 
	font-weight: bold;
	color: black;
	font-size: 14px;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
}

.navSelected {
	background-color: #774B4D;
	color: #FFFFFF;

}

.introParagraph {
	margin-top:15px;
}

.photoRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

// -->