<style>
td                   {
                        font-familiy:Verdana, Arial, Helvetica;
                     }

body                 { 
                        font-family:Verdana, Arial, Helvetica;
                        color:#FFFFFF;
                        background-color:#000033;
                        margin-top:8px;
                        scrollbar-face-color:#333366; 
                        scrollbar-arrow-color:#000033; 
                        scrollbar-track-color:#000033;
                        scrollbar-highlight-color:#000033;
                        scrollbar-3dlight-color:#333366;
                        scrollbar-shadow-color:#000033; 
                     }

h1                   { 
                        font-family:Verdana, Arial, Helvetica;
                        font-size:14pt;
                        font-weight:normal;
                        color:#FFCC00;
                     }
                     
.text                {  font-family:Verdana; 
                        font-size: 9pt; color: #FFFFFF
                     }

.hz                  { 
                        font-family:Verdana, Arial, Helvetica;
                        font-size:12pt;
                        color:#FFCC00;
                        font-style:italic;
                     }

.sz                  { 
                        font-family:Verdana, Arial, Helvetica;
                        font-size:14pt;
                        color:#FFCC00;
                        font-style:italic;
                     }

.zwi                 { 
                        font-family:Verdana, Arial, Helvetica;
                        font-weight:bold;
                        font-size:9pt;
                        color:#FFFFFF;
                     }

.mot                 { 
                       font-family:Verdana, Arial, Helvetica;
                       font-weight:normal;
                       font-size:10pt;
                     }

.small               { 
                       font-family:Verdana, Arial, Helvetica;
                       font-weight:normal;
                       font-size:8pt;
                     }

a:link               { 
                       color:#9999FF;
                     }

a:visited            {
	               color:silver;
                       background-color:#333366;
                       font-family:Verdana, Arial, Helvetica;
                       font-variant:normal;
                     }

a:active             {
	               color:white;
	               font-family:Verdana, Arial, Helvetica;
                       font-style:italic;
	             }

a:hover              { 
                       color:silver;
                       background-color:#000033;
                     }

img                  { 
                       border: 4px solid #333366;
                     }

</styles>


