
BODY {
background-color: #313131;

color:gray;
font-size: 8pt;
font-weight: normal;
font-family: Verdana, Arial, helvetica;
margin: 10%;
}

BODY { 
scrollbar-face-color: #424242; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000; 
} 

TABLE {
display: table;
border-width: 3px;
border-color: red;
border-style: solid;
width: 180px;
background-image: blocks.gif
}

HR {
display: inline;
inline-color: blue;
}

TD {
border: solid;
border-color: darkblue;
border-width: 0;
}

H1 {
font-family: Avant Garde, Arial, sans-serif;
font-size: 16pt;
font-weight: normal;
}

H2 {
font-family: Courier New, monospace;
font-size: 24pt;
font-weight: bold;
}

H3 {
font-family: Courier New, monospace;
font-size: 30pt;
font-weight: bold;
}

H4 {
font-family: Courier New, monospace;
font-size: 36pt;
font-weight: bold;
}

H5 {
font-family: Courier New, monospace;
font-size: 48pt;
font-weight: bold;
}

H6 {
font-family: Courier New, monospace;
font-size: 10pt;
font-weight: bold;
}

H7 {
font-family: Arial, Courier New, monospace;
font-size: 5pt;
font-weight: light;
}

H8 {
font-family: Verdana, Arial, Courier New, monospace;
font-size: 7pt;
font-weight: normal;
}

A:link, A:visited, A:active {
text-decoration: none;
color: Silver;
font-weight: normal;
}

a:hover
{
text-decoration: underline
}

B:link, B:visited, B:active {
text-decoration: none;
color: blue;
font-weight: bold;
}

DIV.doors {
font-family: times new roman, times, serif;
font-size: 16pt;
font-weight: bold;
}
