<STYLE>
<!--
a:link {text-decoration: none }
a:active {text-decoration: none }
a:visited {text-decoration: none }
a:hover {text-decoration: underline }
body {margin:0}


A.pered
	{
	text-decoration : none;
	color: #CC0000;
	}

A.pered:VISITED
	{
	text-decoration : none;
	color: #CC0000;
	}

A.pered:HOVER
	{
	text-decoration : underline;
	color: #CC0000;
	}

A.peblack
	{
	text-decoration : none;
	color: #000000;
	}

A.peblack:VISITED
	{
	text-decoration : none;
	color: #000000;
	}

A.peblack:HOVER
	{
	text-decoration : underline;
	color: #000000;
	}


.PE-smallhead
{
    FONT-SIZE: 13pt;
    COLOR: #000033;
    LINE-HEIGHT: 13.7pt;
    FONT-FAMILY: "Trebuchet MS"
}

.PE-smalltext
{
    FONT-SIZE: 8.5pt;
    COLOR: #000000;
    LINE-HEIGHT: 13.7pt;
    FONT-FAMILY: Verdana
}

.PE-smallertext
{
    FONT-SIZE: 7.5pt;
    COLOR: #000000;
    LINE-HEIGHT: ;
    FONT-FAMILY: Verdana
}

.PE-copyright
{
    FONT-SIZE: 8.5pt;
    COLOR: #D3D3D3;
    LINE-HEIGHT: ;
    FONT-FAMILY: Verdana
}

.PE-modinput
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    FONT-SIZE: 8.5pt;
    BORDER-LEFT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #ffffff
}


-->
</STYLE>