body {
	background-color: #555D66;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td, p, select, input, textarea{
	color: #555D66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b, strong {
	color: #000000;
}
p {
	text-align: justify;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size: 20px;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size: 16px;
}
.small {
	font-size: 10px;
}

.copyright, .copyright a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	color: #999999;
	text-decoration: underline;
}
.quicklink, .quicklink a {
	color: #FFFFFF;
}
.quicklink a, .quicklink a:hover {
	color: #CCCCCC;
}