<style>
td                   {
                        font-familiy:Verdana, Arial, Helvetica;
                     }

body                 { 
                        font-family:Verdana, Arial, Helvetica;
                        color:#FFFFFF;
                        background-color:#000033;
                        margin-top:15px;
                        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;
                        color:#FFCC00;
                        font-style:italic;
                     }

.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:7pt;
                     }

a:link               { 
                       color:#9999FF;
                     }

a:visited            {
	               color:silver; font-style:normal;
                     }

a:active             {
	               color:#F3F3F3;
                       font-style:italic;
	             }

a:hover              { 
                       color:#FFCC00;
                       font-family:Verdana, Arial, Helvetica;
                       font-style:normal;
                     }

img                  { 
                       border: 4px solid #333366;
                     }

</styles>


