
/***** SEARCH RESULTS ******/
#body
{
margin-left: 10px;
}
#resultBar
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
}
#pages
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
}
.hit
{
font-family: arial, sans-serif;
font-size: 12px;
color: black
}
.hittitle a:link, .hittitle a:visited
{
color: #0000CC;
font-size: 15px;
text-decoration: underline
}
.hitscore
{
color: #888888;
}
.hitpath
{
color: #008000;
}

