.SectionHeader
{
	font-family: serif;
	font-size:12pt; 
	color:#660066; 
	width:10%
}

.SectionHeaderR
{
	font-weight: bolder;
	font-family: serif;
	font-size:12pt; 
	color:#660066; 
	border-right-style:solid; 
	border-right-width:1px; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	padding-right:1.25px; 
	padding-bottom:1.25px;
	border-color:black;
	width:90%
}

.SectionHeaderRB
{
	font-weight: normal;
	font-family: Arial;
	font-size:12pt; 
	color:#000000; 
	font-style:italic
}

.SectionN0nHeader
{
	width:10%
}
.SectionNonHeaderR
{
	font-weight: bolder;
	font-family: serif;
	font-size:10pt; 
	color:Navy; 
	width:90%
}