.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bordert {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.borderb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a.blink:link {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none;
}
a.blink:visited {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none;
}
a.blink:active {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none;
}
a.blink:hover {
color: #CC3300;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none;
}