body {
background-color: #ffffff;
}
h1 { 
font-weight: bold;
font-size: 12pt;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
color: #999999;
margin: 12px 0 0 0px;
}
h2 { 
font-weight: bold;
font-size: 18pt;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
color: #0099dd;
margin: 46px 0 0 0px;
}
h3 { 
font-weight: bold;
font-size: 12pt;
font-family: arial,helvetica,sans-serif;
font-style: italic;
}
p {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
}
a {
 color: #0099dd;
 text-decoration:none;
 font-weight: bold;
}
a:hover {
 text-decoration:underline;
}
.text {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
}
.small {
font-family: arial,helvetica,sans-serif;
font-size: 8pt;
}
.largeblue {
font-family: arial,helvetica,sans-serif;
font-size: 12pt;
color: #0099cc;
}
.blue {
color: #0099cc;
}
.gray {
color: #999999;
}
.links {
font-family: arial,helvetica,sans-serif;
font-size: 8pt;
}
.address {
font-family: arial,helvetica,sans-serif;
font-size: 8pt;
color: #0099cc;
}
