body {
background : #FFFFFF;
font-family:'Lucida Grande';
}
p    { color: #555; font-size: 12px; font-family: Helvetica; font-weight: bold }
h1 { color: gray; font-size: 18px; font-style: italic; font-weight: bold }
a:hover   { color: lime; text-decoration: none }
a { text-decoration: none }
h2 { color: gray; font-size: 16px; text-decoration: none }
link { color: #999; font-size: 12px; font-weight: bold }

