h1  {font-family: Verdana, 'Times New Roman', serif}

h2, h3, h4, h5, h6, th, dt {font-family: 'Book Antiqua', sans-serif}

P, DIV, UL, DL, DT, DD, PRE, OL, LI, BLOCKQUOTE, ADDRESS        {
/*        color: black;*/
        }
                        
/* blus...  blue5! */
       
BODY    {       
        color:  #00ffff;
        background:     #00006b url(blue5.jpg);
        }       
                
EM      {       
        font-style:    italic;
/*        color:  #00008b;*/
        background:     #11118b;
        }       
                
STRONG, ul strong {       
/*        font-style:     italic;/*
        background:     #00009b;
        font-weight:    bold;
        color:  white;
        }       
                
EM STRONG, STRONG EM    {       
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bolder;
        background:     #11118b;
        color:  red;
        }       
                
B       {
        font-weight:    bold;
        }
        
I       {
        font-style:     italic;
        }
                
.warning        {       
        text-transform: none;
        font-style:     normal;
        font-weight:    bolder;
        background:     white;
        color:  red;
        }       
                
DEL     {       
        text-decoration:        line-through;
        background:     #F66;
        }       
                
INS     {       
        text-decoration:        underline;
        background:     yellow;
        }       
                
VAR, CITE, DFN, .note   {       
        font-style:     italic;
        }       
                
ADDRESS {       
        letter-spacing: .1em;
        }       
                
ACRONYM {       
        font-variant:   small-caps;
        letter-spacing: 0.1em;
        }       
                
H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT    {       
/*        color:		#00;*/
/*        background:     #00008b;*/
        }       

h1 { color: #0000ff; }
                
HR      {       
/*        color:  black;*/
        }       
                
#colophon       {       
        display:        none;
        }       
                
COL, COLGROUP, TABLE, TBODY, TD, TR     {       
/*        color:  black;*/
        border-color:   black;
        border-style:   none;
/*        background:     white;*/
        }       
                
A:link  {       
        font-weight:    bold;
        color:  #f00;
/*        background:     #00008b;*/
        }       
                
A:visited       {       
        font-weight:    bold;
        color:  #32d332;
/*        background:     #00008b;*/
        }       
                
A:active        {       
        font-weight:    bold;
        color:  #2f2;
        background:     #44f;
        }       
                
A:hover {       
        color:  #2f2;
        background:     #22f;
        }       
                
A.offsite       {       
        color:  #2b2;
        background:     #00008b;
        }       
                

BODY    {
        margin-top:     1.58em;
        margin-left:    8%;
        margin-right:   5%;
        margin-bottom:  1.58em;
        padding-top:    0;
        padding-left:   0;
        padding-right:  0;
        padding-bottom: 0;
        border-top:     0;
        border-left:    0;
        border-bottom:  0;
        border-right:   0;
        width:  auto;
        }

.gul {	color: yellow;}

.side {	float: right; }

.klar {	clear: both;}

.senter { text-align: center; }

blockquote {font-family: monospace}