<style type="text/css">
<!--
body {
 background-repeat:repeat-x; 
 background-image:url(../_common/bg.gif);
 margin:20px;
     }

a { text-decoration:none; }
a:hover { text-decoration:underline; }
a:hover { color:red; }

.fs8 { font-size: 8pt; }
.fs10 { font-size: 10pt; }
.fs11 { font-size: 11pt; }
.fs12 { font-size: 12pt; }
.fs13 { font-size: 13pt; }
.fs15 { font-size: 15pt; }
.strWhite { color: white; }
.fs10White {font-size:10px; color: white; }
.fs11White {font-size:11px; color: white; }
.fs12White {font-size:12px; color: white; }
.fs12red {font-size:12px; color:red; }
.fs15red {font-size:15px; color:red; }
.fs18red {font-size:18px; color:red; }

-->
</style>