
H1
{
font-size: 1.65em;
}
H2
{
font-size: 1.4em;
}
H3
{
font-size: 1.4em;
font-weight: normal;
}
H4
{
font-size: 1.25em;
font-weight: normal;
}
H5
{
font-size: 1.1em;
}
H6
{
font-size: 1.1em;
font-weight: normal;
text-decoration: underline;
}

#h2title
{

}
.indent
{
text-indent: 25px;
margin-bottom: -5px;
}

.sectionHead
{

}

A:link { 
	color: #4f50d5; 
	text-decoration: none; 
} 
A:visited {  
	color: #2D2E8F; 
	text-decoration: none; 
} 
A:hover { 
	color: #4f50d5; 
	text-decoration: underline; 
} 
A:active { 
	color: #4f50d5; 
	text-decoration: none; 
}

.tocLinks
{
padding-left: 50px;
text-indent: -25px;
}
.tdLeft
{
text-align: left;
padding-right: 10px;
}
.tdCenter
{
text-align: center;
padding-right: 10px;
}
.tdRight
{
text-align: right;
padding-right: 10px;
}
.tdRightDec
{
text-align: right;
padding-right: 35px;
}
TD
{
font-size: .95em;
color: black;
vertical-align: top;
white-space: nowrap;
}
TH
{
font-size: .95em;
color: black;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
.tables
{
float: center; 
border-bottom: solid 1px black;
margin-top: -15px;
margin-bottom: 25px;
}
.tableWrap
{
float: center; 
border-bottom: solid 1px black;
margin-top: -15px;
margin-bottom: 25px;
} 
	.tableWrap TD
	{
	white-space: normal;
	margins: 5px;
	vertical-align: top;
	}
	
		.tableWrap TD.tdLeft
		{
		padding-left: 30px;
		text-indent: -20px;
		}
		.tableWrap TD.tdLeftNoIndent
		{
		text-align: left;
		padding-right: 10px;
		}
.tableTitle
{
margin-top: 25px;
margin-bottom: 35px;
font-size: .85em;
}
.headNote
{
margin-top: -25px;
margin-bottom: 25px;
font-size: .8em;
}
.figure
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: black;
padding-bottom: 25px;
margin-top: -20;
border: 1px solid black;
margin-left: 25px;
margin-top: 25px;
margin-bottom: 35px;
}
.figureCaption
{
width: 500px;
margin-left: 25px;
margin-top: -25px;
margin-bottom: 25px;
font-size: .85em;
}
.figureText
{
width: 500px;
margin-left: 25px;
margin-top: -25px;
margin-bottom: 25px;
font-size: .85em;
}
.footnote
{
font-size: .85em;
margin-top: -25px;
margin-bottom: 25px;
}
.reference
{
padding-left: 25px;
text-indent: -25px;
margin-bottom: -5px;
}
.bullet1
{
list-style: disc outside;
}
.bullet2
{
list-style: circle outside;
margin-left: 20px;
}
.bullet3
{
margin-left: 40px;
}
.number1
{
}
.number2
{
margin-left: 20px;
}
.number3
{
margin-left: 40px;
}
