H1 { 
    color: #669999; 
    font-family: Amerigo BT;
    }
TD P { 
    color: #006666; 
    font-family: Arial; 
    font-size: x-small;
    font-weight: bold;
    }
TD div P { 
    color: #ffffff; 
    font-family: Arial; 
    font-size: x-small;
    font-weight: bold;
    }    
li { 
    font-size: x-small;
    font-weight: bold;
    font-family:arial;
    }    
H3 { 
    color: #990000; 
    font-family: Amerigo BT 
    }
P { 
color: #990000; 
font-family: Arial 
}
A:hover {
	COLOR: #00ffff;
	text-decoration : underline;
	background-color : #009999;
}
a.navi:hover {
	COLOR: #ff9900;
	text-decoration : underline;
    font-size: x-small;
    font-weight: bold;
}
a:link{
text-decoration:none;
}
.blood{
    border-width: medium; 
    border-color: Maroon; 
    border-style: double;
	padding: 3px;
}
.green{
    border-color: #00ffff; 
    border-width: medium; 
    border-style: double; 
    font-size: x-small;
    padding: 3px;
    }
.smalltext{
    font-family: arial;
    font-size: x-small;
    }    
.lcdstyle{
background-color:#000;
color:#ff0;
font:bold 18px ms sans serif;
padding:3px
}
.lcdstyle sup{
font-size:80%
}    
body { 
background-attachment: fixed; 
scrollbar-arrow-color: #006600;
scrollbar-base-color: #009999;
scrollbar-3dlight-color : #9966ff;
scrollbar-darkshadow-color : #66cccc;
scrollbar-face-color : #00ffff;
scrollbar-highlight-color : #00ccff;
scrollbar-shadow-color : #3399cc;
scrollbar-track-color : #339999;
font-family : "Arial, serif";
font-weight: bold;
font-size:small;
}