a.zelda:link {color: #ffff99; text-decoration: none;}
a.zelda:visited {color: #ffff99; text-decoration: none;}
a.zelda:hover {color: #ff0000; text-decoration: underline;}
a.zelda:active {color: #ff0000; text-decoration: underline;}

blockquote {
 text-align: justify;
 margin-left: 30px;
 margin-top: 15px;
 margin-bottom: 15px;
 line-height: 110%;
 color: #ffff00;
 }

body {
 margin-top: 5px;
 scrollbar-base-color: #ffff99;
 scrollbar-3d-light-color : #ffff00;
 scrollbar-arrow-color : #000000;
 scrollbar-face-color : #ffff99;
 scrollbar-highlight-color : #ffcc00;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #ffcc00;
} 

p {

text-indent: 20px;
text-align: justify;
margin-top: 5px;
margin-bottom: 0px;
line-height: 130%;
color: #ffff00;
}

h1 {
font-family: Arial;
font-weight: 400;
color: #ffcc00;
font-size: 15pt;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
font-family: Arial;
font-weight: 400;
color: #ffff00;
font-size: 15pt;
margin-bottom: 0px;
margin-top: 0px;
line-height: 100%;
}

h3 {
font-family: Arial;
font-weight: 700;
font-size: 13pt;
margin-bottom: 0px;
margin-top: 0px;
line-height: 100%;
}

input {
 border-left-color: #ffcc00; 
 border-bottom-color: #ffff99; 
 color: #000000;
 font-weight: 600;
 border-top-color: #ffcc00;  
 background-color: #ffff99; 
 border-right-color: #ffcc00;
 }
 
ul.zelda {
font-family: Arial;
font-weight: 400;
font-size: 9pt;
margin-bottom: 12px;
margin-top: 5px;
margin-left: 25px;
margin-right: 10px;
line-height: 140%;
text-align: justify;
}

ul.zelda_a {
list-style: disc;
margin-bottom: 12px;
margin-top: 5px;
margin-left: 0px;
margin-right: 10px;
line-height: 140%;
text-align: justify;
}
