body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	background-color: #FFFFFF;
}

P
{
	line-height : 14pt;
}

A
{
	color: #5440AC;
	font-weight: bold;
	text-decoration : none;
}

A:hover
{
	text-decoration : underline;
}

A.link
{
	font-weight : bold;
	color: #FF0000;
}

A.menu
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

A.menu:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A.menu:active
{
	color: #E6E6E6;
}

H3
{
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}

TD.menu
{
	height: 20;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}

FIELDSET
{
	background-color: #CCCCCC;
	width: 468px;
}

HR
{
	color: #5440AC;
}

.smallwhite
{
	font-size: 8pt;
	color: #ffffff;
}

.normal
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.error
{
	color: #FF0000;
}