td           { background-color: #000000 }
.whitetd     { background-color: #FFFFFF }
.menutd      {   background-image: url('images/bg.jpg') }
.menulink    { color: #000000; text-decoration: underline; font-family: Palatino Linotype; 
               font-size: 10pt; font-weight:bold }
:visited.menulink    { color: #000000; text-decoration: underline; font-family: Palatino Linotype; 
               font-size: 10pt; font-weight:bold }

:hover.menulink    { color: #000000; text-decoration: none; font-family: Palatino Linotype; 
               font-size: 10pt; font-weight:bold }

.smalllink   { text-decoration: underline; color: #808080; font-size: 8pt }
.maintable   { padding:3px; background-color: #FFFFFF }
body         {  font-family: Palatino Linotype; font-size: 10pt; color: #000000}
p         	 {  font-family: Palatino Linotype; font-size: 10pt; color: #000000; text-indent:4; margin-left:1; margin-right:1}
a			 { color: #FF8A8A; text-decoration:underline}
a:hover		 { text-decoration: none}
a:visited    { color: #808080; text-decoration:underline }
h1           { font-size: 12pt; color: #000000; font-weight: bold; text-align:center }