.header {
	color: #000000;
	font-size: 24px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-variant: normal;
}
.list {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.list a { 
	color: #000000; 
	text-decoration: underline }
.list a:active { 
	color: #000000; 
	text-decoration: none }
.list a:hover { 
	color: #000000; 
	text-decoration: none; 
	background-color: #ffcc33 }
.list a:visited { 
	color: #000000; 
	text-decoration: underline }
.nav { 
	color: #ffffff; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif}
.nav a { 
	color: #ffcc33; 
	text-decoration: underline }
.nav a:active { 
	color: #000000; 
	text-decoration: underline }
.nav a:hover { 
	color: #000000; 
	text-decoration: none; 
	background-color: #ffcc33 }
.quote { 
	color: #000000; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif}
.subhead {
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;

}
.textbreak { 
	color: #000000; 
	font-size: 6px; 
	line-height: 6px;
	font-family: Georgia, "Times New Roman", Times, serif}
.text {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: decimal;
}
.text a { 
	color: #000000; 
	text-decoration: underline }
.text a:active { 
	color: #000000; 
	text-decoration: none }
.text a:hover { 
	color: #000000; 
	text-decoration: none; 
	background-color: #ffcc33 }
.text a:visited { 
	color: #000000; 
	text-decoration: underline }

