body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
td {
	font-size: 12px;
	color: #A57CB8;
	font-weight: bold;
}
.header {
	color: white; text-align: left; font-family: Arial Black; font-size: 16px; font-weight: normal; width: 1000px;
	background: #A57CB8; text-transform: uppercase;
}
.header2 {
	color: white; text-align: left; font-family: Arial Black; font-size: 14px; font-weight: normal; width: 1000px;
	background: #A57CB8; text-transform: uppercase;
}
.top {
	color: #A57CB8; text-align: justify; padding: 5px; font-family: Arial; font-size: 15px; font-weight: bold; background: white;
}
.middle {
	color: #A57CB8; text-align: justify; padding: 10px; font-family: Arial; font-size: 16px; font-weight: bold; width: 980px; background: white;
}
.bottom {
	color: #A57CB8; text-align: justify; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-transform: lowercase;
	width: 980px; background: white; padding: 10px;
}
.thumbs {
	border: solid 1px #000000;
}
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;
}