@charset "ISO-8859-1";
.padding {
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 3px;
}
.subhead {
	font-family : Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #666666;
}
.head {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #333333;
	text-decoration : none;
}
a.head:link { color : #68552c; }
a.head:visited { color : #68552c; }
a.head:hover {
	color : #953700;
	text-decoration : underline;
}
.body {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #333333;
	text-decoration : none;
}
.test {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #333333;
	text-decoration : none;
}
.mem {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #cccccc;
	text-decoration : none;
}
a.mem:link { color : #eddfbe; }
a.mem:visited { color : #eddfbe; }
a.mem:hover {
	color : #e08a17;
	text-decoration : underline;
}
.nav {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #333333;
	text-decoration : none;
}
a.nav:link { color : #1c507e; }
a.nav:visited { color : #1c507e; }
a.nav:hover {
	color : #953700;
	text-decoration : underline;
}

