
body, p, td, li, dd 
{
    font-family: Times New Roman;
    font-size: 15px;
}

table.main_frame 
{
    width:1px;
    border:0px;	
}

.sphere input 
{ 
    font: 12px Times New Roman;
}

div.center
{
    display:none;
}

.sphere input.submit 
{ 
    margin: 12px 0 0 0;
    font-size:.9em;
}

.sphere blockquote 
{ 
    margin: 2px 12px; 
    padding: 0; 
}

.zerosize 
{
    font-size: 0px;
}

input.nav
{
   color:black;
   font-family:Times New Roman;
   font-size:84%;
   background-color:#90C0F3;
   border:2px solid #6666FF;
   border-top:2px solid #6666FF;
   border-left:2px solid #6666FF;
   border-right:2px solid #6666FF;
   border-bottom:2px solid #6666FF;
   border-style:outset;
}

