body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}
tr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text10 {
	font-size: 10px;
	font-weight: bold;
}
.text8 {
	font-size: 8px;
	font-weight: bold;
        padding: 1em 1em;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.wtheading {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}