body{
   font-family: Goudy;
   font-size: 11px;
   color: black;
}

font.footer {
   font-family: Verdana;
   font-size: 12px;
   color: black;
}

font.banner {
   font-family: Garamond;
   font-size: 12px;
   color: black;
}

font.navbar {
   font-family: Verdana;
   font-size: 14px;
   color: black;
}

font.main {
   font-family: Goudy;
   font-size: 11px;
   color: black;
}

font.table {
   font-family: Verdana;
   font-size: 11px;
   color: black;
}

font.search {
   font-family: Arial;
   font-size: 15px;
   color: black;
}

font.search_details {
   font-family: Arial;
   font-size: 15px;
   color: black;
}

font.search_abstract {
   font-family: Verdana;
   font-size: 12px;
   color: black;
}

A{
   text-decoration: none;
}

A:hover{
   text-decoration: underline;
}

A:visited{
   color: #993399;
}

A:link{
   color: #993399;
}

A:active{
   color: #993399;
}


.cap{
   font-size:6 px;
}

FORM.tb{
   display:inline;
}

