body {
	background-color: #ffffff; /* white */
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000; /* black */
	font-weight: regular;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000; /* black */
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000000; /* black - headings */
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #000000; /* black - headings */
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif; font-size: 20px;
	color: #000000; /* black - headings */
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif; font-size: 40px;
	color: #000000; /* black - headings */
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #003366; /* blue */
	font-weight: bold;	
}
.style22 {
	font-family: Arial, Helvetica, sans-serif; font-size: 35px;
	color: #003366; /* blue - headings */
	font-weight: bold;	
}
.style24 {
	font-family: Arial, Helvetica, sans-serif; font-size: 20px;
	color: #003366; /* blue - menu text */
	font-weight: bold;
}
.style26 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #003366; /* blue - menu text */
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 24px;
	color: #ffffff; /* white - headings */
	font-weight: bold;	
}
.style32 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #ffffff; /* white */
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #FFFF99; /* light yellow */
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #009900; /* green */
}
.style911 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #800000; /* red */
	font-weight: bold;
}

.red_bold {color: #800000; font-weight: bold;}

a:link {
	/* text-decoration: none; */
	/* color: #0000CC; royal blue */
	color: #0033cc; /* blue */
	font-weight: bold;
}
a:visited {
	color: #0000CC; /* royal blue */
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #993333; /* deep red */
	font-weight: bold;
}
a:active {
	color: #99ccff /*  blue */
	font-weight: bold;
}
-->
</style>
/* color: #99ccff; light blue */
/* color: #ffff66; bright yellow */
/* color: #ffff33; light yellow */
/* color: #ffffff; white */
/* 680 - 160 - 520 */

