<style type="text/css">{  }

body      { color: #000000; margin-top: 0; margin-bottom: 5 }


h1           { font-size: 16pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #1767ab; font-style: italic; font-weight: bold; 
               margin-top: 10; margin-bottom: 0 }
h2           { font-size: 14pt; font-family: verdana; font-style: normal; font-variant: normal; 
               font-weight: bold; line-height: 100%; color: #ffffff}
h3           { font-size: 10pt; font-family: Arial; font-variant: normal; color: #0078B7; font-weight: bold; margin-bottom:0 }
 
h4           { font-size: 10pt; font-family: Verdana; font-variant: normal; line-height: 200%; 
               color: #106F8E; font-weight: normal; margin-bottom:0 }
               
h5           { font-size: 8pt; font-family: Verdana; font-style: normal; font-variant: normal; color: #FFFFFF; }
h6           { font-size: 10pt; color: #000000; font-weight: bold }
td           { font-size: 10pt; font-family: arial; margin-top: 0; color:#000000}
a.top:link       { color: #393939; text-decoration: none; font-family: arial; font-size: 10pt; font-weight: bold }
a.top:visited    { color: #000000; text-decoration: none; font-size: 10pt; font-family: Arial; font-weight: bold }
a.top:active     { color: #000000; text-decoration: none; font-size: 10pt; font-family: Arial; font-weight: bold }
a.top:hover      { color: #000000; text-decoration: overline , underline; font-size: 9pt; font-family: Arial; font-weight: bold }

a:link       { color: #0080ff; text-decoration: none; font-family: arial; font-size: 9pt; font-weight: bold }
a:visited    { color: #0080ff; text-decoration: none; font-size: 9pt; font-family: Arial; font-weight: bold }
a:active     { color: #0080ff; text-decoration: none; font-size: 9pt; font-family: Arial; font-weight: bold }
a:hover      { color: #0080ff; text-decoration: underline; font-size: 9pt; font-family: Arial; font-weight: bold }



ul           { font-family: Verdana; font-size: 10pt; list-style-image: url('images/bullet.gif'); text-align: Left; 
               text-indent: 0; margin-left:20; margin-top: 0; padding-left:10; margin-bottom:0 }

#tic {
  /* enter any styles for the ticker below */
  font-size:1.2em;
  padding:10px;
  width:480px;
  line-height:20px; text-align:center; font-weight:bold
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}


-->
</style>