<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D86C9;
	margin: 4px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
h1 {
	font-size: 16px;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	color: #3D86C9;
}
h3 {
	font-size: 9px;
	color:#3D86C9;
	}
	
h4 {
	font-size: 9px;
	color: #FF6600;
	}
.style5 {color: #3D86C9}
.smallblue {color: #3D86C9; font-size: 9px;}
.smallorange {color: #FF6600; font-size: 9px;}
.orange {color: #FF6600}
.white {color: #FFFFFF}

-->