td {
	vertical-align: top;
}
body {
	margin: 0px;
}

body a:link {
	color: #000000;
	text-decoration: underline;
}
body a:visited {
	text-decoration: none;
	color: #000000;
}
body a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
body a:active {
	text-decoration: none;
	color: #000000;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: tahoma, verdana, sans-serif;
	background-color: #8C61B5;
	padding: 2px 3px;
	text-align: center;
	vertical-align: middle;
}
#items {
	font-size: 14px;
	color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-family: tahoma, verdana, sans-serif;
	margin: 2px;
	background-color: #FFFFFF;
}
h4 {
	font-family: Arial;
	font-weight: bold;
	text-indent: 10px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #8C61B5;
}
.cp {
	color: #000000;
	font-size: 18px;
	font-family: Geneva;
	text-indent: 20px;
}
#cont {
	padding: 3px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adcont {
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.adcont a {
	color: #CE0000;
	text-decoration: underline;
}
.adcont a:hover {
	color: #333333;
	text-decoration: none;
}
.whitefont {
	color: #FFFFFF;
}
