body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	color: #333333;
	font-size: 11px;
}

h1 {
	color: #E4E4E4;
	background-color: #660066;
}

h3 {
	color: #E4E4E4;
	background-color: #660066;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

a:hover {
	text-decoration: none
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660066;
}

.top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660066;
}

.top a:hover {
        text-decoration: none
}

.toplist {
	border-top: thin solid #A7A7A7;
}

.toplistx {
	border-top: thin solid #A7A7A7;
	font-size: 10px;
}

.headline {
	line-height: 22px;
}

.promoall {
	background-color: #E4E4E4;
	border: thin solid White;
}

.promotop {
	background-color: #E4E4E4;
	border-top: thin solid White;
	border-left: thin solid White;
	border-right: thin solid White;
}

.promobottom {
	background-color: #E4E4E4;
	border-bottom: thin solid White;
	border-left: thin solid White;
	border-right: thin solid White;	
}

.promotd {
	border-right: thin solid White;
}

.promotxt {
	background-color: #660066;
	text-align: right;
	font-size: medium;
	color: White;
}

.promo a {
	color: #FFFFFF;
	background-color: #660066;
	font-size: medium;
	font-weight: bolder;
}

.promo a:hover {
        text-decoration: none
}

