/* yo surfers checkin my css.*/

body{margin-top:10px; margin-left: 18px; padding: 10px; background-color:#fff;}
h1 {color:#000; font-family: Geneva, Helvetica, Arial; font-size:9px; font-style: italic; font-weight: normal; line-height: 1.75em; text-decoration: underline;}
table {margin-left: 0px; margin-right: auto;  border="0px";}
img {border=0; outline: none; background: transparent;}
br {line-height: 10px;}


/* menu class */

.menu {color:#000; text-decoration: none; font-family: Monaco; font-size:9px; line-height: 10px; }

.menu a:link {color:#000; text-decoration: none; font-family: Monaco; font-size:9px; line-height: 10px; background-color: none;}
.menu a:visited {color:#555; text-decoration: none; font-family: Monaco; font-size:9px; line-height: 10px; background-color: none;}
.menu a:hover {color:#000; text-decoration: none; font-family: Monaco; font-size:9px; line-height: 10px; background-color:#ccc;}
.menu a:active {color:#fff; text-decoration: none; font-family: Monaco; font-size:9px; line-height: 10px; background-color:#ccc;}