body {
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: MS Sans Serif, sans-serif, Verdana, Century Gothic;
	font-size: 10pt;
	color: #000000;
}
a {
	font-size: 8pt;
	color: #EF1F0F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF1F0F;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.borders {
	border: thin solid #FFFFFF;
}
.header1 {
	font-family: "MS Sans Serif", sans-serif, Verdana, "Century Gothic";
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
.textborders {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.thumbborders {
	border: 1px solid #000000;
}
.header {
	font-family: "MS Sans Serif", sans-serif, Verdana, "Century Gothic";
	font-size: 10pt;
	text-decoration: blink;
	border: 1px solid #999999;
}
