body{
scrollbar-base-color: 000000;
scrollbar-track-color: 000000;
scrollbar-face-color: 000000;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: 800000;
cursor: crosshair;
background-color: 000000;
font-family: "arial"; 
font-size: 7pt; 
color: ff0000; 
letter-spacing: +2px; 
text-align: justify;
}


A:link{
color: 800000; 
font-weight: bold; 
text-decoration: none; 
cursor: help;
} 

A:visited{
color: ff0000; 
text-decoration: none; 
cursor: crosshair;
} 

A:active{
color: 800000; 
font-weight: bold; 
text-decoration: none; 
cursor: wait;
}
 
A:hover{
color: ff0000; 
text-decoration: none; 
cursor: help;
}

h1 {
font-family: "arial"; 
font-size: 20pt; 
color: ff0000; 
letter-spacing: -3px; 
}

h2 {
font-family: "terminal";
font-size: 8pt;
font-weight: 1200;
color: ff0000;
text-transform: uppercase;
}

h3 {
font-family: "arial"; 
font-size: 8pt; 
font-weight: bold;
background-color: 800000; 
color: 000000; 
text-align: right;
text-decoration: underline overline;
text-transform: uppercase;
}

p {
font-size: 7pt; 
color: ff0000; 
letter-spacing: +2px; 
text-align: justify;
text-indent: 1cm;
}