P  {
	font-size : 10 pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 12 pt;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

H2  {
	font-size : 10 pt;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

H3  {
	font-size : 8 pt;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

A  {
	color : #804000;
	font-size : 10 pt;
	font-family : serif;
	font-weight : normal;
	font-style : italic;
}

A:Visited  {
	font-style : italic;
	color : #800000;
}

A:Active  {
	color : #008000;
}

A:Hover  {
	color : #804000;
	font-weight : bold;
}

BODY  {
	font-weight : normal;
	font-size : 10 pt;
	font-family : serif;
	font-style : normal;
	color : #000000;
	text-align : left;
	text-indent : 10%;
}

td  {
	font-size : 10 pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

