P  {
	font-family : Arial;
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 10pt;
}

P.listing  {
	font-family : Arial;
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 8pt;
}

P.client  {
	font-family : Arial;
	margin-left: 30px;
	margin-right: 10px;	
	font-size: 12pt;
}

P.banner  {
	font-family : Arial;
	margin-left: 0px;
	margin-right: 10px;	
	font-size: 24pt;
	color: blue;
	font-weight: bold;
}

P.banner2  {
	font-family : Arial;
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 10pt;
	color: red;
	font-weight: bold;
}

P.blue  {
	font-family : Arial;
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 10pt;
	color: blue;
}

P.small {
	font-family: Arial;
	size: 8pt;
}

A.menu {
	font-family: Arial;
	font-weight: normal;
	color: White;
	font-size : 10pt;
	text-decoration: none;
}

A.menu:Hover {
	background-color: Navy;
	color: White;
}


H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : 22pt;
	color: Black;
	text-align : center;
	font-style : italic;
}

H2  {
	font-size : 18pt;
	font-weight : bold;
	line-height : 1;
	font-family : Arial;
	margin-left: 10px;
}

H3  {
    font-size: 12pt;
	font-weight : bold;
	font-family : Arial;
	margin-left: 10px;	
}

LI  {
	font-size : 10pt;
	font-family : Arial;
}

OL {
	font-size : 10pt;
	font-family : Arial;
}


P.Note  {
	font-size : xx-small;
	font-family : Arial;
}

H4  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
}

UL  {
	font-size : small;
	font-family : Arial;
}

TD  {
	font-family : Arial;
}

TD.chart  {
	font-size : 10pt;
	font-family : Arial;
}
 .clearIt {
	clear:both;
	 
	
	}
