body { font: arial; font-family: sans-serif; font-size: 10pt; }

p { font: arial; font-family: sans-serif; font-size: 10pt; }

div { font: arial; font-family: sans-serif; font-size: 10pt; }

table { font: arial; font-family: sans-serif; font-size: 10pt }

H1 { font-size: 20pt; color: #0099CC; text-align: center; }

H2 { font-size: 16pt; color: #006699; }

a:link { text-decoration: underline; font-weight: bold; color: #0000FF; }

a:active { text-decoration: underline; font-weight: bold; color: #0000FF; }

a:hover { text-decoration: underline; font-weight: bold; color: #0000FF; }

a:visited { text-decoration: underline; font-weight: bold; color: #0000FF; }

a.external:link, a.external:active, a.external:hover, a.external:visited { text-decoration: none; color: #999999; font-weight: normal; cursor: text; }

a.smaller:link, a.smaller:active, a.smaller:visited, a.smaller:hover { text-decoration: underline; font-weight: normal; color: #0000FF; font-size: 9pt; }

a.mainlink:link, a.mainlink:active, a.mainlink:visited, a.mainlink:hover, { text-decoration: underline; font-weight: bold; color: #0000FF; font-size: 10pt; }

table.shadow {
}

td.shadow-top {
height: 16px;
background-image: url(borders/shadow/top.gif)
}

td.shadow-topRight {
width: 16px;
height: 16px;
background-image: url(borders/shadow/topRight.gif)
}

td.shadow-right {
width: 16px;
background-image: url(borders/shadow/right.gif)
}

td.shadow-bottomRight {
width: 16px;
height: 16px;
background-image: url(borders/shadow/bottomRight.gif)
}

td.shadow-bottom {
height: 16px;
background-image: url(borders/shadow/bottom.gif)
}

td.shadow-bottomLeft { width: 16px;
height: 16px;
background-image: url(borders/shadow/bottomLeft.gif)
}

td.shadow-left { width: 16px;
background-image: url(borders/shadow/left.gif)
}

td.shadow-topLeft {
width: 16px;
height: 16px;
background-image: url(borders/shadow/topLeft.gif)
}

td.shadow-center {
background-color: white
}

