body,p,td{ font-family: Verdana; font-size: 10pt; }
body{ background: #DDF; color: #000; margin-top: 0 }

h1{ color: #000; font-size: 48pt; font-family: Garamond; letter-spacing: 10px }
h2{ color: #ffaaaa; font-size: 24pt; font-family: Garamond; letter-spacing: 10px }
h3{ color: #000; font-size: 10pt; font-family: Verdana; font-weight: bold;
	margin: 0;
}

a:link	 { font-size: 9pt; color: black }
a:visited{ font-size: 9pt; color: black }
a:hover	 { font-size: 9pt; color: red }
a:active { font-size: 9pt; color: red }

a.special:link	 { color: #000 }
a.special:visited{ color: #bb7777 }
a.special:hover	 { color: #ff0000 }
a.special:active { color: #bb7777 }

table.content{ 	width: 100%; background: black }
th.content{ 	background: #ffaaaa; color: black }
td.content{ 	background: #ffcccc; color: black; text-align: center; padding: 10px }

div.galH{
	background: #FDD;
	color: #000;
	border: solid 1px #000;
	padding: 10px;
	margin-bottom: 5px;
}
div.gals{
	background: #FDD;
	color: #000;
	border: solid 1px #000;
	padding: 0px 4px 4px 4px;
	margin-bottom: 10px;
}
div.info{
	margin-top: 10px;
	background: #FDD;
	border: dashed 1px black;
}
p.info{
	font-size: 8pt;
	color: #000;
	padding: 2px;
}

ul.linkpartners{
	text-align: left;
}
ul.linkpartners li{
	list-style-type: square;
}

table.toplist3{ width: 100% }
th.toplist3{ padding: 10px; font-weight: normal }

table.toplist4{ width: 760px }
