body {margin:0; padding:0; background-color: #fff; word-spacing: 1px; letter-spacing: 1px; }

p { color: black; font-size: 9px; font-family: monaco; line-height: 11px; word-spacing: 0px; letter-spacing: 0px; }

img { border-style: none; border-width: 0 0 0 0;}

/* @group layout */
#head { background-attachment: scroll; background-position: 0 50%; position: relative; left: 0; top: 0;  height: 600px; width: 120px; visibility: visible; border:solid 0 #000;}

html>body #centercontent {margin-left: 10px; margin-right:20px; border:solid 0 #000;}

#rightcontent { position: fixed; top:3px; left: 185px; width:450px; visibility: visible; border-style: none; border:solid 0 #000; }

#leftcontent { background-attachment: scroll; background-position: 0; position: fixed; left: 0px; top: 0px; width: 120px ; visibility: visible; border:solid 0 #000; }

table { position: relative; border-color: transparent; margin-left: 0px; border:solid 0 #000;}

th { text-align: left; border-spacing: 0px;vertical-align: top; border:solid 0 #000; }

td { border-spacing: 0px;vertical-align: top; border:solid 0 #000;}

/* @end */
/* @group typography */

html>body a:link { color: black; font-family: Monaco; line-height: 11px; word-spacing: 0; letter-spacing: 0; text-decoration: none; }
html>body a:hover { color: #0ff; text-decoration: none; border-bottom: 1px solid #0ff; }
html>body a:visited { color: black; text-decoration: none; border-bottom: 1px solid #0ff; }