body
{
	background-image: url(graphics\bckgrd2.gif);
	background-color: #999999;
}
H1
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 20pt;
	margin-left: 12px;
	color: white;
	font-family: 'Times New Roman';
	font-variant: small-caps;
}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: white;
	margin-left: 12px;
	font-family: 'Times New Roman';
	margin-top: 8px;
}
P
{
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
	color: white;
	text-align: justify;
}
.center
{
	color: white;
	text-align: center;
}
.right
{
	color: white;
	text-align: right;
}
h3
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	margin-left: 12px;
	font-family: 'Times New Roman';
	margin-top: 8px;
}
UL
{
	color: white;
}
PLAINTEXT
{
	color: white;
}

