body {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	color: #333333;
	list-style-type: square;
	list-style-position: inside;

}
a:link {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #663333;
	text-decoration: none;

}
a:visited {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666600;
	text-decoration: none;

}
a:hover {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999933;
	text-decoration: none;

}
a:active {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CACA00;
	text-decoration: none;

}
.smalltxt {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #472323;
}
.txthelv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #a0a600;
}
a.brown:link {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D1A547;
	text-decoration: none;
}
a.brown:visited {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	color: #EFE3BA;
	text-decoration: none;
}
a.brown:hover {

	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	color: #EFE3BA;
	text-decoration: none;
}
a.brown:active {


	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	color: #DDDD00;
	text-decoration: none;
}
.bullet {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 12pt;
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;

}
a.newlink:link {

	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.newlink:hover {

	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
a.newlink:visited {

	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.newlink:active {

	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CACA00;
	text-decoration: none;
}

