body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10pt;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

h1 {
	font-size:12pt;
	font-weight:bold;
}

h2 {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

h3 {
	font-size:11pt;
	font-weight:bold;
}

.style1 {color: #FF0000}

.smallRed {
	color: #FF0000;
	font-size:8pt;
}