<STYLE TYPE="text/css">

body      { background-color: #FFFFFF;
            color: #000000; }

body      { scrollbar-face-color: #FFFFFF;
            scrollbar-arrow-color: #303030;
            scrollbar-track-color: #EFEFEF;
            scrollbar-3dlight-color: #EFEFEF;
            scrollbar-highlight-color: #303030;
            scrollbar-shadow-color: #303030;
            scrollbar-darkshadow-color: #EFEFEF; }

h1        { font-family: Arial, Helvetica, 'sans serif';
            font-weight: bold;
            font-size: 12pt; }

h2        { font-family: Arial, Helvetica, 'sans serif';
            font-weight: bold;
            font-size: 8pt;
            margin-bottom: 4pt;
            border-bottom: 1px solid black;
            text-transform: uppercase; }

h3        { font-family: Arial, Helvetica, 'sans serif';
            font-weight: bold;
            font-size: 8pt;
            border-bottom: 1px solid black;
            margin-bottom: 4pt; }

h4        { font-family: Arial, Helvetica, 'sans serif';
            font-size: 8pt;
            font-weight: normal;
            text-transform: lowercase; }

p         { font-family: Arial, Helvetica, 'sans serif';
            font-size: 10pt;
            margin-top: 0pt;
            margin-bottom: 4pt; }

i         { font-family: Arial, Helvetica, 'sans serif';
            font-size: 8pt; }

td        { font-family: Arial, Helvetica, 'sans serif';
            font-size: 10pt;
            vertical-align: top; }

ul        { list-style-type: dot; }

blockquote{ font-style: italic; }

input     { font-family: Arial, Helvetica, 'sans serif';
            font-size: 8pt; }

.photo    { border: 10px solid white; }

.title    { font-family: Arial, Helvetica, 'sans serif';
            font-size: 15pt;
            text-align: left; }

.subtitle { font-style: italic;
            text-align: left; }

.date     { font-size: 8pt;
            text-align: right; }

.nav      { font-size: 8pt;
            text-transform: lowercase;
            letter-spacing: 1pt }

.textnav  { font-size: 8pt;
            text-transform: lowercase;
            text-align: center }

.head     { font-size: 8pt;
            font-weight: bold;
            text-transform: uppercase;
            border-bottom: 1px solid black; }

.news     { font-size: 8pt; }

.center   { text-align: center;
            vertical-align: middle; }

.right    { text-align: right; }

A:link    { color: #303030;
            text-decoration: none }

A:visited { color: #303030;
            text-decoration: none }

A:hover   { color: #303030;
            background-color: #EFEFEF;
            text-decoration: none }

A:active  { color: #303030;
            text-decoration: none }

</STYLE>
