BODY{
	font-size: 10pt;
	text-align: left;
	color: black;
	margin: 0px 20px;
}

}
A:link{color: red}
A:visited{color: purple}
A:active{color: red}

H1{
	font-size: 11pt;
	font-weight: 600;
	color: green;
	line-height: 16pt;

}
H2   { color: #900; font-weight: 500; font-size: 20pt; line-height: 22pt; background-color: #ffc; text-align: center; border: none #fa8072 }

H3{
	font-size: 14pt;
	font-weight: 600;
	color:purple;
}
P{
	font-size: 10pt;
	line-height: 12pt;
}
UL{
	font-size: 10pt;
	line-height: 12pt;
}
OL{
	font-size: 10pt;
	line-height: 12pt;
}
TD{
	font-size: 10pt;
}
SPAN1 { color: red; line-height: 150% }
EM{
	color: red;
	font-size: 12pt;
}
span.number  { color: maroon }
span.subtitle    { color: maroon; font-weight: 600; font-size: 14pt }