/* General font families for common tags */
font,th,td,p{font:11px Arial;color:#333333;line-height:15px;}
/* General text */
.gensmall{font-size:10px}
.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#D6D5D5}
.genblue{font-size:9px;color:#0077b2}
.genbluefett{font-size:11px;color:#0077b2}
.gen{font-size:12px}
/* General page style */
a:link,a:active,a:visited,a.postlink{font-size:11px;color:#000000;text-decoration:none}
a:hover{color:#0077b2;text-decoration:none;font-weight:bold}
/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}