BODY {
	font-family : Arial;
	font-size : 10pt;
	line-height: 1.2;
}

P {
	font-family : Arial;
	font-size : 11pt;
	line-height: 1.3;
}
p + p { margin-top: 0.9em; } 

TH {
	background : #0E8684;
	font-family : Arial;
	font-weight : bold;
	color : #FEFEFE;
	font-size : 10pt;
}

h2 { font-size: 10pt; font-weight: bold;}
h3 { font-size: 10pt; font-weight: bold; font-style: italics;}

TD {
	font-family : Arial;
	font-size : 10pt;
}

A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	font-family : Arial;
	/* font-size : 10pt; */
}
LI {
	line-height: 1.2;
	margin-top: 5px;
	list-style-position: inside;
	font-size: 10pt;
	margin-left: 0px;
	padding-left: 30px;
	text-indent: -20px;
}

