<style type="text/css">
<!--

.roll { font-family:arial; font-size:10pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:underline; text-transform:normal; color: blue; }
A.roll:hover { color:purple}

.menu { font-family:Helvetica, Geneva, Arial; font-size:8pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration: none; text-transform:normal; color: blue; }
A.menu:hover { color:purple} 


.foot { font-family:Helvetica, Geneva, Arial; font-size:10pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration: none; text-transform:normal; color:Blue;}
A.foot:hover { color: Purple;} 

p {
	font-family: Arial, Geneva;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

b {
	font-family: Arial, Geneva;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	}

code {
	font-family: Arial, Geneva;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: white;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	color: black;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }

.QuoteTitle {
	font-family: Arial, Geneva;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
      }

.QuoteBy {
	font-family: Arial, Geneva;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: purple;
      }

-->
</style>