 .capital:first-letter {
/*	font-size:400%;*/
	text-transform: uppercase;
	font-weight:bold;
	color:#C03;
	margin: -10px 20 0 0; 
	padding: 0; 
	float: left;
	width: 40px;
	font-size: 52px;
	line-height: 56px;
	border-bottom: solid 1px #600;
	border-left: solid 1px #600;
	border-right: solid 1px #600;
	border-top: solid 1px #600;
	background:#FC0;
 }
 .gray { color: #a9a9a9 }
.h3  {
	font-family: Verdana, Geneva, "sans serif";
	font-size: 16pt;
	line-height: normal;
	text-align: left;
	font-stretch: extra-condensed;
}
.intro {
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Geneva, "sans serif";
	text-indent: 0px;
	margin-right: 33px;
	margin-left: 133px;
}
.li { font-family: Verdana, Geneva, "sans serif"; list-style-type: disc }
.notes { font-size: 10px; font-family: Verdana, Geneva, "sans serif" }
.notesb { font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Geneva, "sans serif"; text-align: right }
.p { font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, "sans serif"; text-align: justify; text-indent: 0 }
.p1016 { font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, "sans serif"; text-align: justify; text-indent: 0 }
.p1216 {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, "sans serif";
	text-align: justify;
	text-indent: 22px;
	margin-left: 44px;
	margin-right: 22px;
}
.pcenter { font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, "sans serif"; text-align: center }
.p3 { font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, "sans serif"; text-align: justify; text-indent: 0px; margin-left: 9px }
.pb { font-weight: bold; font-family: Verdana, Geneva, "sans serif" }
.plist { font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, "sans serif"; text-align: left; text-indent: 0px; margin-left: 12px }
.red   { color: #8b0000 }
.redbold
{
	color: #8b0000;
	font-weight: bold;
	
}

.bluebold
{
	color: #3366CC;
	font-weight: bold;
	}
	
.redbox   { color: #8b0000; font-weight: bold }
a:link {
	color: #3366FF;
	font-weight: bold;
	text-decoration: none
}
a:active {
	color : #0033FF;
	font-weight: bold;
	text-decoration: none
}
a:visited { color : #666666; font-weight: bold; text-decoration: none }
a:hover {
	text-decoration : none;
	background-color : #b2c66f;
	color : #0066FF;
}
a:focus { text-decoration : none; color : #00319C; -moz-outline: 1px dotted WindowText; /* what's this? */ }
.li { font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, "sans serif"; text-indent: 0px }
.ul {
	line-height: 19px;
	font-family: Verdana, Geneva, "sans serif";
	text-indent: 12px;
	list-style-type: disc;
	font-size: 12px;
	font-style: italic;
}
.td12pad {
	padding: 12;
}
