BODY
{
SCROLLBAR-FACE-COLOR: #003366;
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #003366; 
SCROLLBAR-ARROW-COLOR: yellow; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #003366;
font-size:8;
font-family:arial;
}


hr
{
border: 5px solid #FFFFFF;
width:"700px";
}

.bigtitle
{
    font-size:"26px";
    font-weight:"bold";
}

.buttonz
{
font-family: arial black;
font-size: 12;
background-color:#003366;
color: "yellow";
cellspacing: 0;
cellpadding: 0;
width: 80px;
height: 25px;
align:center;
border: solid 2px white;
}

.tdgialla
{
	font: bold 12pt arial;
	background-color:"yellow";
	color:#003366;
	align:center;
}

.tdstandard
{
	font:  10pt arial ;
	color:"#00ffff";
}


a:link 
{
font-face: tahoma;
color: "yellow";
text-decoration:none
}

a:active 
{
font-face: tahoma;
color: "yellow";
text-decoration:none
}

a:visited
{
font-face: tahoma;
color: "yellow";
text-decoration:none
}

a:hover 
{
text-decoration: none;
color: "cyan";
}