body
{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 10pt;
}

td
{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 10pt;
}

p
{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 10pt;

	text-align: justify;
}

.footpage
{
	font-size: 8pt;

	color: rgb(153,0,0);
}

.titlepage
{
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;

	color: rgb(153,0,0);
}
.title
{
	font-weight: bold;

	color: rgb(153,0,0);
}

a
{
	text-decoration: none;

	color: rgb(255,128,64);
}

a.visited
{
	text-decoration: none;

	color: rgb(255,128,64);
}

a.hover
{
	text-decoration: none;
	background-color: rgb(153,0,0);

	color: rgb(255,128,64);
}

a.active
{
	text-decoration: none;

	color: rgb(255,128,64);
}

a.menu
{
	text-decoration: none;

	color: rgb(255,255,255);
}

a.menu:visited
{
	text-decoration: none;

	color: rgb(255,255,255);
}

a.menu:hover
{
	text-decoration: none;

	color: rgb(255,128,64);
}

a.menu:active
{
	text-decoration: none;

	color: rgb(255,0,0);
}

li
{
	list-style: square outside;
	text-align: justify;
	padding-bottom: 5pt;
}

.loginform
{
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
}

.actionform
{
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;

	margin-bottom: 0;
	margin-top: 0;
}