HR {
		height : 1pt;
	color : Black;
	width : 95%;
}
h1, h2, h3, h4, h5, h6, P,table {
		color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
		text-align: left;
		padding-left: 2%;
		padding-right: 2%;
		margin-bottom: 0;
		margin-top: 1%;
}
A {
	color: Black;
	text-decoration: none;
	font-size: 14pt;
}
H1 {
	font-size: 16pt;
	font-weight: bold;
}
H2 {
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
}
h4{
	font-size: 10pt;
}
P {
	font-size: 14pt;
	text-align: justify;
	}
body {
	background: #FFFFFF;
}
BLOCKQUOTE {
		color: black;
	font-size: 12pt;
	text-align: justify;
}
table{
		color: black;
	font-size: 12pt;
}
UL {
	list-style-type: square;
	text-decoration: none;
}

