p, h1, h2, h3, h4, table
{
	font-family: Calibri, Sans-Serif;
	font-size: "10pt";
	color: "#321600";
}
p.blockquote
{
	margin-left: "0.5in";
	margin-right: "0.5in";
}
p.bibentry
{
	margin-left: ".5in";
	text-indent: "-.5in";
}
p.annotation
{
	margin-left: ".5in";
}
p.reverse
{
	color: rgb(255,255,255);
}
table
{
	border: "1";
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
table.picture
{
	cellSpacing="0";
	cellPadding="3";
	border: "1";
	border-color: "#321600"
}
h1
{
	font-size: 125%;
	font-weight: bold;
}
h2
{
	font-size: 125%;
	font-weight: normal;
}
h3
{
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
}
h4
{
	font-size: 100%;
	font-weight: bold;
}
a:link
{
	color: rgb(160,0,0); 
	text-decoration: none; 
}
a:visited
{
	color: rgb(120,0,0); 
	text-decoration: none; 
} 
a:active 
{
	color: rgb(204,0,0);
	text-decoration: none; 
}