<style type="text/css">
<!--
/*$Id*/
/* body and table */
body {font-size:14.5px;}
td {font-size:12.5px;}
td.f {width:80%;line-height:150%;font-size:100%;width:32em;word-break:break-all;word-wrap:break-word;}

/* search result block*/
blockquote u {color: red}
blockquote a {font-size:14.5px}
blockquote {line-height:150%; width:80%}
p span.content {font-size:12.5px}

/* active and inactive tab*/
.active, .inactive {text-align: center; width: 90; height:20; padding-top:3}
.active   {background-color: #3366cc; color: white; font-weight:bold;}
.inactive {background-color: #efefef; color: blue; }

/* result total static */
.totalleft, .totalright {background-color: #3366cc; color: white;height:20; padding-top:3}
.totalleft   {text-align: left; width: 30%;}
.totalright  {text-align: right;width: 70%;}

/* green and gray color fonts*/
.green {color: green; font-size:12.5px}
.gray {color: gray; font-size:12.5px}
//-->
</style>


