<!--

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 color: #333333;
}

p {
 font-family: helvetica;
 font-size: 12px;
 color: #cccccc;
}
h1 {
 font-family: helvetica, arial, geneva, sans-serif;
 font-size: 24px;
 color: #000000;
}

small {
 font-family:  helvetica, arial,sans-serif,geneva,lucida;
 font-size: 10px;
}
td {
 font-family: helvetica, arial, lucida, geneva, sans-serif;
 font-size: 12px;
}
td.full {
 font-family: verdana, geneva, sans-serif;
 font-size: 13px;
 color: #000000;
 border: black;
 border-width: thin;
 background-color: #ffffcc;
 border-style: ridge;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link { color: #ffcccc;}
a:visited { color: #ccccff;}
a:active { color: #0000ff;}

a.pic:link { color: #cccccc;}
a.pic:visited { color: #aaaaaa;}
a.pic:active { color: #ff00ff;}
//-->
