P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

H1  {
	font-size : 12pt;
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	text-align : center;
}

H2  {
	color : black;
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : center;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-decoration : none;
}

H4  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-decoration : none;
}

H5  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration : none;
}

A:link  {
	color : blue;
	text-decoration : none;
}

A:visited  {
	color : blue;
	text-decoration : none;
}

A:bb:hover  {
	color : red;
	text-decoration : none;

}

A:active  {
	color : blue;
	text-decoration : none;

}

BODY  {}

td  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.menutitle  {
	cursor : pointer;
	background-color : #AFA77A;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
	width : 122px;
	padding : 4px;
	text-align : left;
	/*/*/border : 0px solid #000000;/* */
}

