body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fffacd;
	color: #000000;
	font-size: 13px;
}
td {
	font-size: 12px;
	color: #000000;
}
.header {
	color: #ffffff; text-align: left; padding-left: 15px; font-family: Arial Black; font-size: 14px; font-weight: normal; width: 950px;
	background: red; text-transform: uppercase;
}
.header2 {
	color: #ffffff; text-align: left; padding-left: 15px; font-family: Arial Black; font-size: 13px; font-weight: normal; width: 950px;
	background: red; text-transform: uppercase;
}
.top {
	color: #000000; text-align: justify; padding: 5px; font-family: Arial; font-size: 18px; font-weight: bold;
}
.middle {
	color: #000000; text-align: justify; padding: 0px; font-family: Arial; font-size: 16px; font-weight: bold; width: 950px;
}
.bottom {
	color: #000000; text-align: justify; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-transform: lowercase;
	width: 950px;
}
.thumbs {
	border: #000000 solid 1px;
}
a:link,a:visited {
	color: red;
	text-decoration: underline;
}
a:active,a:hover {
	color: #000000;
	text-decoration: none;
}
a.do:link,a.do:visited {
	font-family: Impact; font-weight: normal; font-size: 70px; color: red;
}
a.do:active,a.do:hover {
	font-family: Impact; font-weight: normal; font-size: 70px; color: #000000;
}