h2       {
	  font-size: 1.5em;
	  color: #000099;
	 }
.hilight {
	  color: #FF0000;
	 }
.heading {
	  color: #FFFF00;
	  background-color: #0000FF;
	 }


.menulink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: small;

}
td.menu   {
	text-align:center;
	background-color: #000000;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #0000FF;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	color: #000080;
	text-align: center;
	padding: 6px;
	font-variant: normal;




}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #0000CC;
	text-align: center;

}
.emphasis {
	font-style: italic;
	color: #FF0000;
}
.term {
	color: #0000FF;
}

a:hover {color:#FF0000}


.define {
	font-style: italic;
	color: #0000FF;
}
.outline {
	padding: 3px;
	border: 2px outset #0000FF;
}
em {
	font-style: italic;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.dateCenter {
	color: #006DD3;
	text-align:center;
	font-size: small;
}
.navy {
	color: #000099;
}
i {
	font-style: italic;
	color: #0000FF;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #0000FF;
	text-align: center;
	width: 100%;
}

.blueBold {
	color: #0000FF;
	font-weight: 600;

}
.redBold {
	color: #FF0000;
	font-weight: 600;

}
.redSansSerif {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.tableHeadLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #0000FF;
}
.headingdarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5ex;
	color: #FFFF99;
	background-color: #003366;
	text-align: center;
}
.navyCode {
	font-family: "Courier New", Courier, mono;
	color: #000066;
}
.blueCode {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
}
.navyBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: 600;
}
.redCode {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
}
.newPrintPage {
	page-break-after: always;
}
.rightDiv {
	float: right;
	width: 30%;
	border: thin inset #000099;
	background-color: #C6D1E3;
	margin-top: 15px;
	margin-right: 12px;

}
.divHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #0000FF;
	text-align: center;
	width: 100%;
	margin-top: 0px;

}
