BODY {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10pt;
	MARGIN-TOP: 4pt;
}

P {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10pt;
}

H1 {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 20pt;
}

H2 {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 18pt;
}

H3 {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
}

H4 {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 14pt;
}

H5 {
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

H6
{
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

PRE
{
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Courier,serif;
	FONT-SIZE: 10pt;
}


LI
{
	COLOR: navy;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 10pt;
    LINE-HEIGHT: 18pt;
    MARGIN-BOTTOM: 6pt;
}

A:link
{
    COLOR: blue;
    BACKGROUND-COLOR: transparent;
}

A:visited
{
    COLOR: purple;
    BACKGROUND-COLOR: transparent;
}

A:active
{
    COLOR: silver
    BACKGROUND-COLOR: transparent;
}

.linktable
{
    COLOR: navy;
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: blue thin solid;
    BORDER-LEFT: blue thin solid;
    BORDER-RIGHT: blue thin solid;
    BORDER-TOP: blue thin solid;
}

.DocTitle
{
    COLOR: #990033;
    BACKGROUND-COLOR: #f5f5f5;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 20pt;
    FONT-WEIGHT: bold;
}

TD
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
}

hr   
{ 
	BACKGROUND-COLOR: white;
	color: #000080; 
	height: 4px; 
}

.water       
{ 
	background-image: url('../images/waterpanel.gif'); 
	background-repeat: repeat; 
	background-attachment: scroll; padding: 10px; 
	background-position: 0% 50%;
}
