body {
	background: #FFFFEe;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin: 0px;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 20px;

}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.td-pad {
	padding: 5px;
}
a {
	color: #cc0000;
	text-decoration: none;

}
.bolder {
	font-weight: bolder;
}
.tinytext {
	font-size: 8pt;
}
li {
	font-size: 10pt;
	font-style: italic;
	line-height: 16pt;
	border-top: 1px #CE0000;
	border-right: 1px #CE0000;
	border-bottom: 1px dashed #CE0000;
	border-left: 1px #CE0000;
	letter-spacing: 1pt;
	list-style-position: inherit;
	list-style-image: url(menu/facet-red-10x13.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	text-indent: -20px;

}
.main {
	font-size: 12pt;
	letter-spacing: 2pt;

}
.caption {
	font-size: 9pt;
	line-height: normal;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-top: 1px #666666;
	border-bottom: 1px dotted #666666;
	padding-left: 5px;
	padding-right: 5px;


}
.emphasis {
	font-weight: bold;
	color: #CC0000;
	background: #FFFF99;

}
