body
{
	background-image: url(/common/images/autobkgd.gif);
	font-size: 90%;
	line-height: 150%;
	font-family: Helvetica, "Times New Roman", Verdana, Arial, sans-serif;
	color: #ffffff;
}
a:link
{
	color: #ffcc33;
}
a:visited
{
	color: #cccc99;
}
a:active
{
	color: #cccccc;
}
.sty_FakeLink
{
	cursor: pointer;
	color: #ffcc33;
	text-decoration: underline;
}
p.PageHeader
{
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	line-height: 110%;
}
p.ParagraphHeader
{
	text-decoration: underline;
	font-weight: bold;
}
p.WhiteText
{
	font-size: 12pt;
	color: #ffffff;
}
.indent
{
	left: 20px;
	position: relative;
}

.dbl_indent
{
	left: 40px;
	position: relative;
}