body {
	background-color: #e4d7c9;
	background-repeat: repeat-x;
	text-decoration: none;
	background-image: url(images/pftblbkg.gif);
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666600;
	margin-left: 10px;
}

.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	margin: 6px 10px 0px;
	list-style : square;
}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	margin: 6px 0px 0px;
	list-style : circle inside;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	margin: 10px 0px;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	color: #996666;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:active {
	color: #996666;
	text-decoration: none;
}
.paratitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #808141;
	font-weight: bold;
	margin: 6px 10px 0px;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #808141;
	font-weight: bold;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808141;
	font-weight: bold;
}
.topmenu {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	font-size: 18px;
	font-weight : bold;
	color: #7b7b3e;
}
.topmenu a:link, .topmenu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight : bold;
	color: #909049;
	text-decoration: none;	
}
.topmenu a:hover {
	font-size: 18px;
	color: #996600;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555500;
}
