body
{
font-family:verdana;
}

.hurricane
{
color:#D33F01;
font-weight:bold;
}
.smallhurricane
{
color:#D33F01;
}
.silver
{
color:silver;
}
.smallgray
{
color:gray;
font-size:8pt;
}
.smallorange
{
color:#D33F01;
font-size:8pt;
}

.mediumsilver
{
color:silver;
font-size:10pt;
}
.smallsilver
{
color:silver;
font-size:8pt;
}
.smallfieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #EEEEEE; 
 color: #102132; 
 border: 1px solid #B92900; 
}
.button { 
 width: 100px; 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: gray; 
 color: white; 
 border: 1px solid #B92900; 
}