/* text */
.text,td { font-family:Times,'Times New Roman',serif; font-size:15px; font-style:normal; line-height:18px; font-weight:normal; color:#000000; }
.textbold { font-family:Times,'Times New Roman',serif; font-size:15px; font-style:normal; line-height:18px; font-weight:bold; color:#000000; }
.texthead { font-family:Arial,Verdana; font-size:15px; font-style:normal; line-height:30px; font-weight:bold; color:#000066; }
.spacer { font-size:5px; line-height:5px; }


/* links */
a:link { text-decoration: none; font-weight: normal; color: #000000; }
a:visited { text-decoration: none; font-weight: normal; color: #000000; }
a:hover { text-decoration: none; font-weight: normal; color: #000066;}
a:active { text-decoration: none; font-weight: normal; color: #000066; }


/* body */
body { margin:0px;}
