BODY {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;


}


P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
	margin-top :10px;
	margin-bottom : 10px;

}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

a.menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color : #2041CC;
	line-height: 8px;

}

a  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #5C3A13;
}

a:hover  {
	color : #C9850B;
}

td.border  {
        color: white;
	background-color : #0F1859;
	text-align : left;
	font-weight : bold;
        font-size:10pt;

}

td.border1  {
        color: white;
	background-color : #0839B3;
	text-align : left;
	font-weight : bold;
        font-size:10pt;

}


td.border2  {
        color: white;
	background-color : #0F1859;
	text-align : left;
	font-weight : bold;
        font-size:10pt;

}


input  {
	font-family : Arial, Helvetica, sans-serif;
}


