.main {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
}
td,th {
	color: #000000;
}
a:link {
	color: #673402;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
a:active {
	text-decoration: underline;
	color: #673402;
}
body{
	background-image: url(images/backe.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F3D9BD;
	color: #000000;
}
.bg {
	background-image: url(images/top_back.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #663300;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
.footerBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	font-weight: bold;
}
.brownBold {
	font-weight: bold;
	color: #663300;
}
.w {
	font-weight: bold;
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.brownItalic {
	font-weight: normal;
	color: #663300;
	font-style: italic;
}
.brownBolditalic {
	font-weight: bold;
	color: #663300;
	font-style: italic;
}
.ul2 {
	font-style: italic;
	list-style-type: square;
	list-style-position: outside;
	color: #000000;
}
.brownItalicUnderline {
	font-weight: normal;
	color: #663300;
	font-style: italic;
	text-decoration: underline;
}
.brown {
	color: #663300;
}
.brownBoldBig {
	font-weight: bold;
	color: #663300;
	font-size: 16px;
}
.pdf {font-size: 9pt}
