/*<link rel="stylesheet" href="main.css" type="text/css">*/


body
{
color: #022774;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
line-height: normal;
text-decoration: none;
scrollbar-arrow-color: #FF6600;
scrollbar-track-color: #022774;
scrollbar-3dlight-color: #ffffff;
scrollbar-face-color: #ffffff;
background: url('gifs/blue.gif');
background-color: #022774;
margin: 0px;
}


.highlight1white
{
color: #ffffff;
font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
line-height: normal;
}


.tiny
{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
line-height: normal;
}

#nix
{
display:block;
height :2px;
width:2px;
float:left;
margin-top:-2px;
overflow:hidden;
}

#nix:hover
{
width:16px;
height:16px;
margin-top : -16px;
}

#pluto
{
display:none;
}


