BODY, P, UL, LI, OL, TABLE, TD, TH, TR, TEXTAREA, FORM {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-track-color: #fce774;
	scrollbar-shadow-color: #fce774;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #ffcc00;
}

INPUT, BUTTON, SELECT {
	font: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-color: #ffffcc;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}

UL {
	list-style-type: none;
	list-style-image: url('/images/bullet.gif');
}

.title {
	font-family : Garamond,Palatino,serif;
	font-size : 12pt;
	font-weight: bold;
}

.subtitle {
	font-family : Garamond,Palatino,serif;
	font-size : 10pt;
}

.sidenav {
	font: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

a:link {
	color: #006600; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:active {
	color: #006600; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:visited {
	color: #006600; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-color: #006600;
}
a.nav:link {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:active {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:visited {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:hover {
	color: #006600;	font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: underline;
}
a.sidenav:link {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:active {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:visited {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:hover {
	color: #006600;	font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: underline;
}
a.footer:link {
	color: #006600; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.footer:active {
	color: #006600; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:visited {
	color: #006600; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:hover {
	color: #006600;	font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}