A { font-size: 9pt; font-family: Verdana, sans-serif;
    color: #990000; text-decoration: none; font-weight: bold }

div { font-size: 9pt; font-family: Verdana, sans-serif;
    color: #990000; text-decoration: none;
    margin-right: 30px }

A.page { font-size: 10pt; font-family: Arial, sans-serif;
         font-weight: bold; color: blue }
A.page:link { color: blue }
A.page:visited { color: #663366 }

A.def { font-size: 10pt; font-family: Arial, sans-serif;
        font-style: italic; color: blue }
A.def:link { color: blue }
A.def:visited { color: #663366 }
A.target { font-size: 10pt; font-family: Arial, sans-serif;
           color: #000000 }

.page { font-size: 10pt; font-family: Arial, sans-serif;
        font-weight: normal; color: #000000 }

.header { font-size: 10pt; font-family: Arial, sans-serif;
          color: #999999 }

.site { vertical-align: middle; text-align: left; height: 35px;
        font-weight: bold }

.bar { vertical-align: middle; text-align: center; height: 17px;
       font-weight: bold }

H1 { font-size: 13pt; font-family: Arial, sans-serif;
     color: #444444 }

H3 { font-size: 11pt; font-family: Arial, sans-serif;
     color: #444444 }

H4 { font-size: 10pt; font-family: Arial, sans-serif;
     color: #444444 }

blockquote { margin-left: 20px }

B { font-size: 10pt }

I { font-size: 11pt; font-family: Times, serif;
    font-weight: normal; color: #000000 }
I.def { font-size: 10pt; font-family: Arial, sans-serif;
        font-weight: bold; color: #444444 }

IMG.pageLeft { vertical-align: text-top; border-left-width: 5px;
border-top-width: 5px; border-bottom-width: 5px; text-align: left }

IMG.pageRight { vertical-align: text-top; border-right-width: 5px;
border-top-width: 5px; border-bottom-width: 5px; text-align: right }

p.site0 { margin-left: 2px; }
p.site1 { margin-left: 12px; }
p.site2 { margin-left: 22px; line-height: 80% }

.menuskin {
position:absolute;
width:149px;
background-color:#999999;
border:0px solid black;
font:normal 12pt Verdana;
font-weight: bold;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a {
text-decoration:none;
color:#ffffff;
padding-left:0px;
padding-right:0px;
}

#mouseoverstyle {
background-color:#663366;
}

#mouseoverstyle a {
color:white;
}

input { color: #ffffff; background: #999999; border-width: 1px;
        border-style: ridge; border-color: black;
        font-family: Arial; font-size: 10pt }
select { color: #ffffff; background: #999999; border: 1px;
         border-style: ridge; border-color: black;
         font-family: Arial; font-size: 10pt }
