@charset "utf-8";
/* CSS Document */

<style type="text/css">

body         {
	font-family: Verdana;
	font-size: 10pt;
}
table        {
	font-family: Verdana;
	font-size: 10pt;
}
h1           { font-family: Verdana; font-size: 14pt; margin-top:0; margin-bottom:0; vertical-align:text-top }
h2           { font-family: Verdana; font-size: 11pt; margin-top:0; margin-bottom:0; vertical-align:text-top }
h3           { word-spacing: 0; margin-top: 0; margin-bottom: 0 }
}
a {
	font-weight: bold;
	color: CE9E6F;
	text-decoration: none;
}
a:hover      {
	font-weight: bold;
	text-decoration:none;
	color:#763227
}

</style>
