body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: large;
	color: #663300;
}
h2 {
	font-size: medium;
	color: #663300;
}
h3 {
	font-size: small;
	color: #663300;
}
table.red {
	border-width: 2px;
	border-style: solid;
	border-color: #C41C2D;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
.style2 {font-size: x-small; color: #CCCCCC; }

.backToTop {
	font-size: x-small;
	color: #666666;
}

