a { text-decoration: none }
a:link { color: #003366; font-weight: bold }
a:visited { color: #006699; font-weight: bold }
a:hover { text-decoration: underline }
a:active { color: red }
body { 
	background: url(images/bg_01.jpg) center top fixed no-repeat; 
}

p {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #black;
}
.text-body1 { 	
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #black;
}
.text-body2 { 	
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #black;
	padding-left: 14px;
}
.text-intro1 { 	
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #777777;
}
.text-intro2 { 	
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #black;
}
.photo-captions { 	
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #555555;
}
.textsmallnav {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #black;
	position: relative; top: -0.1em;
}
.texthd1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #666666;
}
.texthd2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}
.texthd3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #black;
}
.texthd4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.4em;
	color: #22295B;
	text-indent: 8px;
}
.texthdwhite {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

