body {
	background-color: #f1f1f1;
	background-image: url("/gfx/bg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

.pd_normal   { font-family: verdana; font-size: 9pt; color: #000000 }
.pd_smaller   { font-family: verdana; font-size: 8pt; color: #000000 }
.pd_normal_w   { font-family: verdana; font-size: 9pt; color: #ffffff }
.pd_smaller_w   { font-family: verdana; font-size: 8pt; color: #ffffff }

a:link {
	color: #7C6B07;
	text-decoration: none
}
a:visited {
	color: #7C6B07;
	text-decoration: none
}
a:hover {
	color: #808080;
	text-decoration: underline
}
a:active {
	color: #7C6B07;
	text-decoration: none;
}

h2 { font-size: 14pt; color: #808080 ;display:none}