body {
	background-color: #252525;
	margin: 0px;
}
img {
	border: 0px;
}
p {
	font-family: "Adamina", Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: normal;
	word-spacing: normal;
}
.text {
	font-family: "Adamina", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #d2da00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
a {
	color: #D2DA00;
	text-decoration: none;
}
a:hover {
	color: #252525;
	text-decoration: none;
	background-color: #D2DA00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0em;
}
.ratings {
	line-height: 18px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 2px;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.positioning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D2DA00;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0em;
}
textarea { 
		background:#FFFFFF;
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px; border: 0 solid #FFFFFF;
}
input {
		background: #FFFFFF;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		border: 0 solid #FFFFFF;
}

