body { 
color: navy;
font-size: 11 px;
font-family: tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}

table { 
color: navy;
font-size: 11 px;
font-family: tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}

.head { 
color: navy;
font-size: 11 px;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}
.headinv { 
color: #FFCC00;
font-size: 11 px;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-weight: normal;
}

.c { font-size: 9px; color: navy }

IMG.flag { 
border-style:solid; 
border-width: 1px; 
border-color: #0066CC;
margin-left: 4px
}

A.go { text-decoration: none; color: navy; font-weight: bold; font-size: 11 px; }
A.mail { text-decoration: none; color: navy; font-weight: bold; font-size: 11 px }
A:HOVER.go { text-decoration: none; color: #FFCC00 }
A:HOVER.mail { text-decoration: underline }
