body {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

BODY {
    scrollbar-face-color: #339999;
    scrollbar-arrow-color:#ffcc66;
    scrollbar-highlight-color:#339999;
    scrollbar-3dlight-color:#ffcc66;
    scrollbar-shadow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-track-color:#339999;
}

.mainheading {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bolder;
	color: #ffcc66;
}
.sections {
	font-family: Arial;
	font-size: 10pt;
}
table {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.subheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
.subheading2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}
.regular {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #ffcc66;
}
.regular2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #006666;
}
.bold-1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc66;
}
.small {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #339999;
}

a:link {
	font: bold 12px arial;
	color: #003366;
	text-decoration: none;
}
a:visited {font: bold 12px arial; color: #003366; text-decoration: none;}
a:hover {font: bold 12px arial; color: #004891; text-decoration: underline;}

