BODY {
	background:	white;
	color:		black;
	font-family:	Georgia, Palatino, Times, serif;
	font-size:	11pt;
	margin:		18pt;
}
H1,H2,H3,H4,H5,H6 {
	color:		#660000;
	/*font-family:	Verdana, Helvetica, Geneva, Arial, sans-serif;*/
}
B.faux_header {
	color:		#660000;
}
.indented {
	margin-left:	3em;
}
H2.subtitle {
	color:		#999966;
	/*font-family:	Georgia, Palatino, Times, serif;*/
}
DT {
	color:		#660000;
	font-weight:	bold;
}
DD {
	margin-bottom:	0.5em;
}
DD.nav {
	color:		#333300;
	font-size:	9pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
	margin-left:	2em;
}
LI.nav {
	color:		#333300;
	font-size:	9pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
	/*margin-left:	2em;*/
}
A:link		{ color: #003399; }
A:visited	{ color: #660066; }
A:active	{ color: #990000; }
A:hover		{
	color: #006633;
}
HR {
	color:		#333300;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
}
HR.dark {
	color:		#660000;
	margin-top:	0em;
	margin-bottom:	0em;
}
BLOCKQUOTE {
	color:		#660000;
	font-size:	10pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
}
.quote {
	color:		#660000;
	font-size:	10pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
}
.caption {
	color:		#660000;
	font-size:	10pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
}PRE {
	color:		#660000;
	font-family:	"Courier New", Courier, mono;
}
CODE {
	font-family:	"Courier New", Courier, mono;
	font-size:	11pt;
}
DIV.note {
	color:		black;
	background:	#CCCC99;
	padding:	0.5em;
	border:		double #CCCC99 6px;
	margin-right:	2em;
	margin-left:	2em;
	font-size:	10pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
}
DIV.headfoot {
	color:		#333300;
	font-size:	9pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
	background:	#CCCC99 url(bg2_natter.gif) no-repeat top right;
	border:		solid #333300 2px;
	padding:	0.5em;
	width:		100%;
}
DIV.log_entry {
	padding-left:	1em;
	border-left:	solid #CCCC99 4px;
	border-top:		solid #CCCC99 1px;
}
SELECT {
	font-size:	10pt;
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
}
TD.mainbody {
	margin-left:	3em;
}
DIV.colored {
	background:	#CCCC99;
	border:		solid #999966 2px;
	padding:	0.5em;
}
H3.colored {
	border-bottom:	dotted #660000 1px;
	padding:	3px;
}
P.sidepf {
	font-weight:	bold;
	color:		#660000;
	margin-bottom:	0pt;
	margin-top:	0.5em;
	padding:	4px;
}
P.sidehed {
	font-weight:	bold;
	color:		#660000;
	background:	#999966;
	margin-bottom:	0pt;
	margin-top:	0.5em;
	padding:	2px;
	padding-left:	4px;
	padding-right:	0px;
	border-top:	solid #333300 1px;
}
P.sidebody {
	padding:	2px;
	padding-left:	4px;
	padding-right:	4px;
	margin-bottom:	0pt;
}
P.breadcrumbs {
	font-family:	Geneva, "Trebuchet MS", Verdana, Helvetica, Geneva, Arial, sans-serif;
	color:		#666666;
}
