P  {
	font-size : 10pt;
	font-family : Arial;
	text-align: center;
}

P.left  {
	font-size : 10pt;
	font-family : Arial;
	text-align: left;
}

P.menu  {
	font-size : 12pt;
	font-family : "Comic Sans MS";
}

P.onemenu  {
	font-size : 14pt;
	font-family : "Comic Sans MS";
}


H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : 36pt;
	text-align: center;
}

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


H2  {
	font-family : Arial;
	font-weight : bold;
	font-size : 18pt;
	text-align: center;
}

H2.left  {
	font-family : Arial;
	font-weight : bold;
	font-size : 18pt;
	text-align: left;
}

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

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

A  {
	text-decoration : none;
	font-weight : bold;
	font-family : "Comic Sans MS";
}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : Yellow;
}

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

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

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

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

TH  {
	font-size : 10pt;
	font-family : Arial;
}

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

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

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

