body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:link {  font-size: 12px; color: #CC0000; text-decoration:underline;}
a:visited {  font-size: 12px; color: #990000; text-decoration:underline;}
a:hover { font-size: 12px; color: #CC0000; text-decoration:none;}
a:active {  font-size: 12px; color: #CC0000; text-decoration:underline;}

h1 				{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: bold;	color: #990000;}
h1 a:link		{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: bold;	color: #990000; text-decoration:underline}
h1 a:visited 	{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: bold;	color: #990000; text-decoration:underline}
h1 a:hover 		{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: bold;	color: #990000; text-decoration:none}
h1 a:active 	{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: bold;	color: #990000; text-decoration:underline}

.intro 				{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: normal;	color: #990000;}
.intro  a:link		{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: normal;	color: #990000; text-decoration:underline}
.intro  a:visited 	{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: normal;	color: #990000; text-decoration:underline}
.intro  a:hover 	{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: normal;	color: #990000; text-decoration:none}
.intro  a:active 	{	margin: 0px 0px 0px 5px; font-size: 18px; font-weight: normal;	color: #990000; text-decoration:underline}


.title {
	margin: 6px 0px 3px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 12px;

}
h2 {
	font-size: 14px;
	color: #990000;
	margin-top: 25px;
	margin-bottom: 7px;
}

h3 {
	font-size: 12px;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 7px;
}

h4 h5 h6  {
	font-size: 10px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 7px;
}

ul {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: normal;
	list-style-type: disc;
	list-style-image: url(../images/bullet_tri.gif);
	}
	
ul ul {list-style-type: circle;}	

	
.links {
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	border: 3px double #FFFFFF;
	font-size: 12px;
	margin: 0px;


}
.footer {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding-left: 232px;
	padding-top: 3px;
}
.hdNav {font-size: 11px; color: #990000; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px;}
.hdNav a:link {font-size: 11px; color: #990000; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; text-decoration: none;}
.hdNav a:visited {font-size: 11px; color: #990000; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; text-decoration: none;}
.hdNav a:hover {font-size: 11px; color: #990000; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; text-decoration: underline;}
.hdNav a:active {font-size: 11px; color: #990000; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; text-decoration: none;}
.smltxtwht {
	font-size: 10px;
	color: #FFFFFF;
}
.smltxt {
	font-size: 10px;
}
.people {
	font-size: 12px;
	color: #990000;
}
ol {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;



}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}
.superscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: super;
}
