body {
	font-family: Arial, Helvetica, sans-serif; color: Black;  font-style : normal;  font-weight : bolder;  
	font-size: 0.90em;
	margin: 0;
	}
td {
	 font-weight: normal;  
	 font-size : 0.90em; 
	font-family: Arial, Helvetica, sans-serif;
	 }
H1 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif; 
	font-weight: bold;
}
P {
		font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
.tdbox {  font: bolder normal small Verdana, Arial, Helvetica, sans-serif; color: #000000; background: #EFEFEF; padding: 3px 3px}
li {
	font-weight : normal;
}
h2 {  font: normal 22px "Times New Roman", Times, serif}
A:link {
	text-decoration : underline;
	color : #FF8000;
}
A:visited {
	text-decoration : underline;
	color : #CA6500;
}
A:active {
	text-decoration : underline;
	color : #FF8000;
}
A:hover {
	text-decoration : underline;
	color : #FF8000;
}

.content {
	margin-top: 9em;
	padding-left: 162px;
}
.FontSectionTitle {
	color : #FF8000;
	font-weight : normal;
}
.imageleft {
	float: left;
	margin: 0 1em 1em 0;
}
.imageright {
	float: right;
	margin: 0 0 1em 1em;
}
.pagetitle {
	color : black;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	font-size: 2.8em;
	margin-bottom: 1em;
	padding-left: 35px;
}
.subtitle {  
	font-size: 1.7em; 
	font-weight: bold;
	line-height : normal;
}
.sup, a span.sup {  
	vertical-align : super;
	font-size: 0.8em; 
	font-weight: normal;
	line-height : normal;
	text-decoration : none;
}
a:link sup, a:visited sup, a:hover sup, a:active sup {  
	text-decoration : none;
}
.help {  
	font-weight: bold;
	color: #009966;
}
.left {
	float: left;
	margin-right: 2em;
}
.right {
	float: right;
	margin-left: 2em;
}
