.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #009F00;
	text-align: justify;
	padding: 2pt;
	background-color: #FFF;
}
.Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #F00;
	text-align: center;
}
.border {
	border: 2px solid #3C3;
}
.top {
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topheading {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C0;
}
.top .Paragraph td table tr td .Paragraph {
	color: #090;
}
table_borders {
	border: thin solid #2A1F00;
}
