BODY{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: left;
	line-height : 12pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	background: white
	}

H1{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 16pt;
	line-height : 24pt;
	font-weight : normal;
	margin-top : 0pt;
	margin-bottom : 12pt;
	color: #9AC633;
}

H2{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial; 
	font-size : 12pt;
	font-style : normal;
	margin-top: 12pt;
	margin-bottom : 6pt;
	font-weight : bold;
	line-height : 12pt;
	color: #9AC633;
}

H3{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : italic;
	margin-top: 12pt;
	line-height : 12pt;
	margin-bottom : 0pt;
	color: #234B89;
}


P{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 6pt;
	margin-bottom : 0pt;
	color: #234B89;
}

INPUT{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	color: #234B89;
}

TABLE{
	border-collapse: collapse;
}

TEXTAREA{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	color: #234B89;
}

UL{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	list-style-type: disc;
	margin-top : 6pt;
	margin-bottom : 6pt;
	margin-left : 20pt;
	margin-right : 0pt;
	color: #234B89;
}

td{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: left;
	line-height : 12pt;
	vertical-align : top;
	color: #234B89;
}

OL{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	marker-offset: 8pt;
	margin-top : 6pt;
	margin-bottom : 6pt;
	margin-left : 20pt;
	margin-right : 0pt;
	color: #234B89;
}

A{
	font-weight : bold;
	text-decoration : none;
	color: #234B89;
}

A:hover{
	text-decoration : underline;}

HR{
	height : 1px;
	text-align : left;
	margin-left : 20px;
	margin-right : 20px;
	color: #234B89;
}

.small{
	font-size : 8pt;
}