<html>

<head>
<title></title>
</head>

<body>

<pre>body { color: black; background-color: gray; }
p {}
td {}
a:hover { color: black }
a:active { color: green }
.nav { color: gray; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
.headline { color: black; font-size: 10pt; font-family: arial; font-weight: bold; }
.headline_large { color: black; font-size: 12pt; font-family: arial; font-weight: bold; }
.body_text { color: #454545; font-size: 9pt; font-family: arial; }
.body_text_indent { color: #454545; font-size: 9pt; font-family: arial; margin-right: 50pt; margin-left: 50pt; }
.body_text_footer { color: white; font-size: 9pt; font-family: courier; }
.body_text_bold { color: #454545; font-size: 9pt; font-family: arial; font-weight: bold; }
.caption { color: gray; font-size: 10px; font-family: arial; font-style: italic; }
.image_dash { margin: 5pt 5pt 5pt 20pt; padding: 5pt; border: dashed 1pt #d2d2d2; }</pre>
</body>
</html>

