body {
	background-color: #FFFF99;
	background-image: url(images/bg_tan.gif);
}
body, p, td {
	margin:0px;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 11pt;
}
a {
	font-weight: bold;
	color: #000000;
}
.comment {
	font-size: 9pt;
	color: #000000;
}
.reference {
	font-size: 8pt;
	color: #FF6600;
}
.nav_comment {
	font-size: 9pt;
	color: #ffffff;
}
.nav_reference {
	font-size: 8pt;
	color: #000000;
}
.tagline {
	font-family: verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.caption {
	font-size: 8pt;
	color: #FF6600;
}
