BODY { text-align: center }




A:link { color: #006633; text-decoration: none }
A:visited { color: #999900; text-decoration: none }
A:active { color: #009999; text-decoration: none }
A:hover { color: #009999; text-decoration: none }

BODY 
{ background: #FFFFFF;
font-family: Geneva, Verdana, Palatino, sans-serif;
color: #000000; }

.small { font-size: smaller; }
.italic { font-style: italic; }
.noindent { text-indent: 0em }
