body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	background-color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	line-height: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
hr {
	line-height: normal;
	font-weight: normal;
	border: solid;
}
.hrLineStyle {
	font-size: 1px;
	font-weight: normal;
	color: #000000;
}
