body {
	padding: 0px;
	margin: 0px;
}

.headline 		{ font-size: 16px; font-family: Arial, Verdana; color: #369; font-weight: bold; line-height: 26px; }
.headtext 		{ font-size: 12px; font-family: Arial, Verdana; color: #666; font-weight: bold; line-height: 16px; }
.divider 		{ font-size: 11px; font-family: Arial, Verdana; color: #666; font-weight: normal; line-height: 16px; }
.text     		{ font-size: 12px; font-family: Arial, Verdana; color: #333; line-height: 16px; }
.imgtext  		{ font-size: 11px; font-family: Arial, Verdana; color: #888; }
.minitext 		{ font-size: 10px; font-family: Arial, Verdana; }
.minitext2 		{ font-size: 10px; font-family: Arial, Verdana; color: #FFF; }
.sitesearch   	{ font-size: 11px; font-family: Arial, Verdana; }
.tablecell  	{ background-color: #fdecbd; }
.tablecelltop  { background-color: #f9c124; }

.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
}

a.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

.footer a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}


a	{ font-size: 12px; font-family: Arial, Verdana; color: #369; line-height: 16px; text-decoration: underline; }
a:hover	{ font-size: 12px; font-family: Arial, Verdana; color: #369; line-height: 16px; text-decoration: none; }