<style>
.unusual     { font-family: Arial; color: #FF00FF }
h1           { font-family: Arial; font-size: 14pt; text-decoration: font-weight: 
               bold; margin-top: 6; margin-bottom: 6 }
h2           { font-family: Arial; font-size: 11pt; color: #800080; text-decoration: 
               underline; font-weight: bold; margin-top: 12; margin-bottom: 12 }
.normal      { font-family: Arial; font-size: 12pt; margin-bottom: 3 ; margin-top: 3}
.bullet      { font-family: Arial; font-size: 10pt; list-style-type: disc; margin-bottom: 3 }
.number      { font-family: Arial; font-size: 10pt; list-style-type: decimal; margin-bottom: 3 }
body, layer { color: 000000 }
body, td, center, div { font-family: Arial; font-size: 10pt }
p { font-family: arial; font-size: 10pt ; margin-bottom: 3 }
b { font-family: Arial }
.bold { font-weight: bold; font-family: Arial; font-size: 10pt }
.small { font-size: 8pt; font-family: Arial }
.welcome { font-size: 11pt; font-family: Arial; color: ff0000 }
.large { font-size: 12pt; }
.margin { margin-top: 2px; margin-bottom: 2px; }
.exc { padding-bottom: 3; padding-left: 3; padding-right: 3; padding-top:5; }
a { text-decoration: none; color: 0000FF }
a:hover { text-decoration: underline; color: 808080 }
table        { padding:0; font-family: Arial; font-size: 10pt; line-height: 100%; margin-top: 0; margin-bottom: 0; background-position: left top;   }
th           { font-family: Arial; font-size: 10pt; color: #FFFFFF; background-color: #800080; 
               font-weight: bold; background-position: left top }
hr           { color: #800080 }
</style>