<!--- styles.cfm --->
<style type="text/css">
<!--
body  {	color:#000033; font-size:10pt; font-family: verdana, sans-serif;  background-color:#ffffff;}
a {color:#0000cc;}
 .smallbold {font-weight:bold; font-size:7pt; color:#000099}
 .smallbold:visited {font-weight:bold; font-size:7pt; color:#000099}
 .smallbold:active {font-weight:bold; font-size:7pt; color:#992333}
 .smallbold:hover {font-weight:bold; font-size:7pt; color:#992333}
 .nounderline {text-decoration:none;}
 .boldnounderline {text-decoration:none; font-weight:bold; font-size:8pt; color:#FFFFFF}
 .boldnounderline:visited {text-decoration:none; font-weight:bold; font-size:8pt; color:#FFFFFF}
 .boldnounderline:active {text-decoration:none; font-weight:bold; font-size:8pt; color:#CC0000}
 .boldnounderline:hover {text-decoration:none; font-weight:bold; font-size:8pt; color:#CC0000}
a:visited {color:#cc9900;}
a:active {color:#cc9900;}
a:hover {color:#cc9900;}
p {color:#000033; font-size:10pt; font-family: verdana, sans-serif; }
td {color:#000033; font-size:10pt; font-family: verdana, sans-serif; }
.title {color:#084379; font-size:24pt; font-family:times, serif; margin-top:0.05in }
.bigtitle {color:#084379; font-size:36pt; font-family:times, serif; margin-top:0.05in }
.uppercasetitle { text-transform: uppercase; color:#084379; font-size:24pt; font-family:times, serif; margin-top:0.05in }
.smalltitle {color:#084379; font-size:16pt; font-family:times, serif; margin-top:0.05in }
.subtitle {color:#084379; font-size:15pt; font-family:times, serif; }
.uppercasesubtitle { text-transform: uppercase; color:#084379; font-size:15pt; font-family:times, serif; }
.smallsubtitle {color:#084379; font-size:13pt; font-family:times, serif; }
.mediumtitle {color:#084379; font-size: 19pt; font-family:times, serif; margin-top:0.1in }
.uppercasemediumtitle {text-transform: uppercase; color:#084379; font-size: 19pt; font-family:times, serif; margin-top:0.1in }
.author {color:#000033; font-size:11pt; font-family:verdana, sans-serif; font-weight:bold; }
.smallauthor {color:#000033; font-size:9pt; font-family:verdana, sans-serif; font-weight:bold; }
.header {color:#003399; font-size:16pt; font-family: verdana, sans-serif; font-weight:bold; }
.uppercasesmallheader {text-transform: uppercase; color:#003399; font-size:16pt; font-family:verdana, sans-serif; font-weight:normal; }
.uppercase { text-transform: uppercase; }
.lead {color:#992333; font-size:14pt; font-family: serif; font-weight:bold; margin-top:0.15in }
.uppercaselead {text-transform: uppercase; color:#992333; font-size:16pt; font-family: serif; font-weight:bold; margin-top:0.15in }
.twelve {color:#000033; font-size:12pt; verdana, sans-serif; line-height:18pt; }
.ten {color:#000033; font-size:10pt; font-family: verdana, sans-serif; line-height:14pt; }
.tenbold {color:#000033; font-size:10pt; font-family: verdana, sans-serif; font-weight:bold;}
.formtext {color:#CC0000; font-size:10pt; font-weight:normal; font-family: verdana, sans-serif; }
.nine {color:#000033; font-size:9pt; font-family: verdana, sans-serif;}
.eight {color:#000033; font-size:8pt; font-family: verdana, sans-serif;}
.seven {color:#000033; font-size:7pt; font-family: verdana, sans-serif;}
.six {color:#000033; font-size:6pt; font-family: verdana, sans-serif;}
-->
</style>