﻿body { 
background-color : #ffd700; 
position : relative; 
margin : 0; 
padding : 0; 
} 
p { 
margin-left : 140pt; 
margin-right : 120pt; 
text-align : justify; 
padding : 0; 
font-family : grandezza; 
font-size : 14px; 
color : #000080; 
line-height : 20px; 
} 
p.second { 
margin-left : 0; 
margin-right : 120pt; 
text-align : justify; 
padding : 0; 
font-family : grandezza; 
font-size : 14px; 
color : #000080; 
line-height : 20px; 
} 
div#links { 
position : absolute; 
top : 140px; 
left : 0; 
width : 160px; 
font : 14px grandezza; 
} 
div#links a { 
top : 14px; 
display : block; 
text-align : center; 
font : bold 1em grandezza; 
padding : 3px 10pt; 
margin : 0 0 1px; 
text-decoration : none; 
color : #000080; 
background-color : #ffd700; 
border-right : 2px solid #000080; 
} 
div#links a:hover { 
color : #000080; 
background-color : #ffd700; 
border-right : 6px double red; 
} 
div#links a span { 
display : none; 
} 
div#links a:hover span { 
display : block; 
position : absolute; 
top : 80px; 
left : 0; 
width : 125px; 
padding : 5px; 
margin : 8px; 
background-color : #ffd700; 
font : 13px grandezza; 
text-align : center; 
} 
div#content { 
position : absolute; 
top : 16px; 
left : 161px; 
right : 25px; 
color : #000080; 
background-color : #ffd700; 
font : 13px ""; 
padding : 10px; 
border : 5px solid #000080; 
height : 100%; 
} 
div#content p { 
margin : 0 1em 1em; 
} 
div#content h3 { 
margin-bottom : 0.25em; 
} 
h1 { 
position : fixed; 
width : 100%; 
height : 40px; 
text-align : center; 
background : #ffd700; 
color : #000080; 
letter-spacing : 0.1em; 
text-transform : uppercase; 
font : 28px grandezza;
} 
h1.second { 
position : fixed; 
left : 0; 
width : 100%; 
height : 40px; 
text-align : center; 
background : #000000; 
color : #ff8000; 
letter-spacing : 0.1em; 
text-transform : uppercase; 
font : solid 28px grandezza; 
} 
h2 { 
position : fixed; 
width : 100%; 
text-align : center; 
background : #ffd700; 
color : #000080; 
letter-spacing : 0.1em; 
text-transform : lowercase; 
font : 18px grandezza; 
} 
h2.second { 
left : 0; 
position : fixed; 
width : 100%;
height : 40px; 
text-align : center; 
background : #ff0000; 
color : #fff000; 
letter-spacing : 0.1em; 
text-transform : lowercase; 
font :bold 18px grandezza; 
} 
h3 { 
position : absolute; 
width : 100%; 
padding : 10px; 
height : 15px; 
text-align : center; 
color : #000080; 
letter-spacing : 0.1em; 
text-transform : uppercase; 
font : bold 14px grandezza; 
height : 1.2em; 
} 
h4 { 
position : relative; 
width : 100%; 
padding : 10px; 
text-align : center; 
background : #ffd700; 
color : #000080; 
letter-spacing : 0.1em; 
text-transform : uppercase; 
font : 12px grandezza; 
height : 1.2em; 
} 
dt { 
font-weight : bold; 
} 
dd { 
margin-bottom : 0.66em; 
} 
div#content a:link { 
color : white; 
} 
div#content a:visited { 
color : #bbc; 
} 
div#content a:link:hover { 
color : #ff0; 
} 
div#content a:visited:hover { 
color : #cc0; 
} 
code, pre { 
color : #edc; 
font : 110% monospace; 
} 
hr { 
color : #000080; 
width : 400px; 
height : 1px; 
} 
input { 
color : #333333; 
} 
textarea { 
background : #fffffa; 
} 
INPUT { 
background : #fffffa; 
border-color : #c0c0c0; 
color : #000080; 
} 
table { 
color : #000080; 
border-color : #c0c0c0; 
font-size : 10pt; 
font-family : grandezza; 
margin-left : 13em; 
} 
div#table { 
color : #000080; 
border-color : #fffffa; 
font-size : 10pt; 
font-family : grandezza; 
margin-left : 13em; 
} 
#f1 { 
position : fixed; 
top : 0; 
left : 0; 
width : 1px; 
height : 55px; 
background-color : transparent; 
text-align : center; 
} 
#f2 { 
position : fixed; 
top : 150px; 
left : 0; 
width : 1px; 
height : 155px; 
text-align : right; 
} 
img { 
margin : 1px; 
border : 1px solid #ffd700; 
height : auto; 
width : auto; 
float : none; 
text-align : center; 
} 
.rot { 
color : #ff0000; 
font : 18px grandezza; 
} 
.blau { 
color : #000080; 
font : 18px grandezza; 
} 
.green { 
color : #000080; 
font : 28px grandezza; 
} 