body {                           
	background-color : #ffffff;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.norm, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	color: black;
}

.defont{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	color: black;
}

.mainhead, h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #1B53C3;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	padding: 4px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #1B53C3;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	padding: 4px;
	margin:0;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 11pt;
	padding: 4px;
	margin: 0;
	text-transform: uppercase;
}
.tophead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1B53C3;
	font-weight:bold;
}
a.tophead {
text-decoration:none;
color:#1B53C3;
}
a.tophead:hover {
text-decoration:underline;
color:#1B53C3;
}
.tophead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.midhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
}
a.midhead {
text-decoration:none;
color:white;
}
a.midhead:hover {
text-decoration:underline;
color:white;
}
.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
font-weight:bold;
padding: 10px;
}
a.footer {
text-decoration:none;
}
a.footer:hover {
text-decoration:underline;
}
.se{
	color:white;
	font-size:1px;
	font-weight:lighter;
	visibility:hidden;
	overflow: hidden;
	position: static;
	right: 0;
	top: 0;
	width: 1px;
	z-index: -1;
	height: 1px;
}
.redder {
	color: #FF0000;
	font-weight: bold;
}
.mainback{
	background-image: url(images/shade_back.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
.mainback2{
	padding: 20px;
}
.sidebarback{
	padding: 10px;
}
.flowchart{
	font-family: Arial, Helvetica, sans-serif;
	color: #1B53C3;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	padding: 4px;
	border: 1px;
	border-color: black;
}
.formulas{
	font-family: "Courier New", Courier, mono;
	color: #1B53C3;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}
