<<style type="text/css">
<!--
BODY { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: normal; font-style: normal;}
 UL { font-family: <? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: normal;}
 A:visited { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: normal; font-style: normal;}
 .TextObject { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: normal; font-style: normal;}
 P { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: normal; font-style: normal;}
 OL { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: bold;}
 .TextNavBar { font-family:<? echo $font ?>; font-size:<? echo $fontsize ?>; color:#<? echo $fontcolor ?>; font-weight: bold;}
a:link{ color:#<? echo $fontcolor ?>; text-decoration:none; FONT-SIZE:<? echo $fontsize ?>; FONT-FAMILY:<? echo $font ?>}
a:visited{ color:#<? echo $fontcolor ?>; text-decoration:none; FONT-SIZE:<? echo $fontsize ?>; FONT-FAMILY:<? echo $font ?>}
a:hover{ color:#<? echo $fontcolor ?>; text-decoration:underline; FONT-SIZE:<? echo $fontsize ?>; FONT-FAMILY:<? echo $font ?>}
 TD { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 -->
 </style>
