body
{
bgcolor: #ffffff;
}
p, blockquote, h1, h2, h3, h4, h5, h6, table
{
	font-family: Book Antiqua, Times New Roman, Times;
}
p
{
	font-size: 100%;
	color: rgb(102,102,153);
}
p.blockquote
{
	margin-left: "0.5in";
	margin-right: "0.5in";
}
p.indent1
{
	margin-left: "0.5in";
}
p.indent2
{
	margin-left: "1.0in";
}
p.bibentry
{
	margin-left: ".5in";
	text-indent: "-.5in";
}
p.reverse
{
	color: rgb(255,255,255);
}
table
{
	table-layout: automatic;
}
table.contents
{
	font-size: 75%;
	border: "1"
	cellspacing: "2";
	cellpadding: "2";
	bgcolor: "#EEEEEE";
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
	color: rgb(102,102,153);
	width: "225";
}
table.data
{
	width: "100%";
}
table.heading
{
	width: "100%";
	bgcolor: "#336633";
}
table.frontheading
{
	width: "450";
	bgcolor: "#336633";
}
h1
{
	font-size: 150%;
	font-weight: bold;
	color: rgb(204,153,0);
}
h2
{
	font-size: 125%;
	font-weight: bold;
	color: rgb(51,102,51); 
}
h3
{
	font-size: 125%;
	font-weight: bold;
	color: rgb(102,0,51); 
}
h4
{
	font-size: 100%;
	font-weight: bold;
	color: rgb(51,102,51);
}
h5
{
	font-size: 100%;
	font-style: italic;
	color: rgb(102,0,51);
}
h6
{
	font-size: 100%;
	font-style: italic;
	color: rgb(51,102,51);
}
a:link
{
	color: rgb(0,0,51);
	text-decoration: none; 
}
a:visited
{
	color: rgb(153,102,153); 
	text-decoration: none; 
} 
a:active 
{
	color: rgb(153,0,255);
	text-decoration: none; 
}
a.reverse:link
{
	color="#CC9900";
	text-decoration: none; 
}
a.reverse:visited
{
	color="#CC9900";
	text-decoration: none; 
} 
a.reverse:active 
{
	color="#CC9900";
	text-decoration: none; 
}