/* text style sheet */
a{color:#00F;}
body{background:#AAA;}
html,body{height:100%;margin:0;padding:0;scrollbar-3dlight-color:#808080;scrollbar-arrow-color:#FFF;scrollbar-base-color:#A7A7A7;scrollbar-darkshadow-color:#000;scrollbar-face-color:#005252;scrollbar-highlight-color:#A6BFBF;scrollbar-shadow-color:#252525;scrollbar-track-color:#538888;text-align:center;}
table{font-size:15px;line-height:17px;}
td{background:#FFF;color:#000;font:15px/17px "Courier New",Courier,monospace,"Letter Gothic";}
.andin{background:#FCFFD6;}
.andout{background:#DDD;}
.h1{font-size:60px;font-weight:bold;line-height:68px;}
.h3{font-size:30px;font-weight:bold;line-height:34px;}
.i,em{font-style:italic;line-height:16px;}
table.center{margin-left:auto;margin-right:auto;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{color:#800;}
.u{text-decoration:underline;}
