p  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	font-size : 9pt;

	color : #282828;
}

p.small  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	font-size : 8pt;
    line-height : 12pt;
	color : #282828;
}
table  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	font-size : 9pt;
	color : #282828;
}

tr  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	font-size : 9pt;
	color : #282828;
}

td  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	font-size : 9pt;
	color : #282828;
}

H1  {}

H2  {}

H3  {}


A  {
	color : #333399;
	text-decoration : none;
}

A:Visited  {
	color : #333399;
	text-decoration : none;
}

A:Active  {
	color : #CC3333;
	<!-- others #CF3C1F 6482a2  -->
	text-decoration : none;
}

A:Hover  {
	color : #CC3333;
	text-decoration : underline;
}

BODY  {
	font-family : Arial, Veranda, Tahoma, Helvetica, Sans Serif, Lucida Sans Unicode;
	color : #000000;
	text-decoration : none;
	background-color : #FAF4B1;
	scrollbar-face-color : #FAF4B1;
	scrollbar-shadow-color : #996633;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #996633;
	scrollbar-darkshadow-color : #996633;
	scrollbar-track-color : #FAF4B1;
	scrollbar-arrow-color : #996633;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin : 0pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-top : 0pt;
	padding-bottom : 0pt;
	padding : 0pt;
	border-left-width : 0pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
	border-width : 0pt;
	top : auto;
	position : absolute;
}

