BODY{	font-family : Arial;
	font-size : 11pt;
	color : rgb(0,51,51)
}


P {	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	font-family : Arial;
	color : rgb(31,26,26);
	text-align : justify;
	font-size : 13.5px;
	line-height : 28px;
	margin-left : 8px;
	margin-right : 8px}

.TextObject {
	font-family: Arial;
	font-size : 12px;
	color : rgb(0,51,51)
}

UL {
	font-family: Arial;
	font-size : 12px;
	color : rgb(0,51,51);
	line-height : 20px;
	font-weight : bold
}

OL {
	line-height: 20px;
	font-family : Arial;
	font-size : 12px;
	color : rgb(0,51,51)
}

H1 {
	font-family: Arial;
	color : rgb(0,51,51)
}

H2 {
	font-family: Arial;
	color : rgb(0,51,51)
}

H3 {
	font-family: Arial;
	color : rgb(0,51,51)
}

H4 {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
	color : rgb(0,51,51)
}

H5 {
	font-family: Arial;
	color : rgb(0,51,51)
}

H6 {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
	color : rgb(0,51,51)
}

A {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	color : rgb(0,51,0)
}

A:visited {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	color : rgb(0,51,153);
	font-weight : normal;
	font-style : normal
}

A:active {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	color : rgb(153,51,51)
}

A:hover {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	color : rgb(128,0,0)
}