/* basic stylesheet */
body     {background-color:white;margin-top:0;padding-top:0}
#imgblock {background-image:url(/images/biglogo.png);
           width:300px;
           height:257px; background-repeat:no-repeat;
           background-position:right;}
img { border-style:none; }

table td  { padding-left:20px; padding-right:20px;
           padding-top:0px; padding-bottom:0px;
           font-family:verdana,helvetica,sans-serif;
           font-size:12px; color:#555; }

a          { color:green; padding:0 }
a.expand   { color:black; text-decoration:none;}
a.expand:hover   { font-size:110%; font-weight:lighter; color:#602}
a.noexpand { text-decoration:none; }
a.noexpand:hover { text-decoration:underline }
