DIV.logoimg {
	position: relative;
	left: 4px;
	top: 4px;
}

DIV.logored {
	position: relative;
	left: 100px;
	top: -48px;
	font-size : 24pt;
	color : red;
	font-family : Arial;
	font-weight: bold;
}


DIV.logoblue {
	position: relative;
	left: 200px;
	top: -85px;
	font-size : 24pt;
	color : blue;
	font-family : Arial;
	margin : 0px;
	font-weight: bold;
}

DIV.menu {
	background-color: white;
	font-family: Arial;
	font-weight: bold;
	color: blue;
	font-size : 9pt;
	text-decoration: none;
	margin : 5px;
}

P  {
	font-size : 10pt;
	color : blue;
	font-family : Arial;
	margin : 10px;
}

P.menuold  {
	font-size : 12pt;
	color : blue;
	font-family : Arial;
}

P.menu  {
	background-color: white;
	font-family: Arial;
	font-weight: bold;
	color: blue;
	font-size : 9pt;
	text-decoration: none;
	margin : 5px;
}

H1  {
	font-family : Arial;
	color : blue;
	font-weight : bold;
	font-size : 36pt;
}

P.logo  {
	font-family : Arial;
	color : blue;
	font-weight : bold;
	font-size : 24pt;
}

P.heading  {
	font-family : Arial;
	color : blue;
	font-weight : bold;
	font-size : 12pt;
}

P.small {
	font : Arial;
	font-size : 8pt;
	color : Blue;
	font-weight : normal;
}

P.rednote  {
	font-family : Arial;
	color : red;
	font-weight : bold;
}


H2  {	font-weight : bold;
	font-size : 12pt;
	font-family : Arial;
	color : blue;
	text-align : left;

}

H3  {
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial;
	color : blue;
	text-align : center;
	font-style : italic;
}

H3.red  {
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial;
	color : red;
	text-align : center;
	font-style : italic;
}

H4  {
	font-weight : bold;
	font-size : 20pt;
	font-family : Arial;
	color : blue;
	text-align : center;
}

A  {
	font-weight : bold;
	font-family : Arial;
	color : Blue;
}

A.clear {
	background-color: white;
	color: white;
}

A.menu {
	background-color: white;
	font-family: Arial;
	font-weight: bold;
	color: blue;
	font-size : 9pt;
	text-decoration: none;
	margin : 5px;
}

A.menu:Hover {
	background-color : blue;
	color: white;
}

A.underline  {
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
	color : Blue;
}

A.red {
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
	color : Red;
}

A.white {
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
	color : White;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : Yellow;
}

A.host {
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
	color : Blue;

}

A.host:Hover {
	background-color : white;
}


LI  {
	font-size : 10pt;
	font-family : Arial;
	color : Blue;
}

Body  {
	font-size : 10pt;
	font-family : Arial;
	color : Blue;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : blue;
}

TD.chart  {
	font-size : 8pt;
	font-family : Arial;
}

B  {
	font-weight : bold;
	font-family : Arial;
}

UL  {
	font-size : 10pt;
	font-family : Arial;
	color : Blue;
}

.important {
	display: none; 
}
