/* CSS Document */
.searchheading{
margin-bottom: -10px;
font-size: medium;
color: #006633;
font-weight: bolder;
width: 430px;
}
.summary{
width: 430px;
font-size: small;
padding-bottom: 5px;
font-style: italic;
font-family: Arial;
}
.result_title a:hover{
color: #063;
}
.result_title a:link{
color: #063;
}
.result_title a:visited{
color: #063;
}
.result_title a:active{
color: #063;
}
.result_title{
width: 430px;
padding-bottom: 8px;
font-size: small;
font-weight: bold;
color: #063;
}		
.description{
width: 430px;
padding-bottom: 8px;
font-size: small;
color: #444444;
}
.infoline{
width: 430px;
font-size: smaller;
font-style: normal;
color: #808080;
padding-bottom: 12px;
}
.result_pagescount{
width: 430px;
font-size: small;
margin-top: -15px;
margin-bottom: 10px;
font: Arial;
}
a:link{
color: #063;
}
a:hover{
color: #063;
}
a:active{
color:  #777777;
font-weight: bold;
}
a:visited{
color: #063;
}
.result_pages{
width: 430px;
font-size: small;
padding-top: 15px;
color: #063;
padding-bottom: 10px;
font: Arial;
}
p:{
font-size: 9px;
}
.zoomsearchtable{
width: 430px;
margin: 10px 0px 10px 0px;
}