
	<STYLE TYPE="text/css">
	<!--
	BODY, TH, TD, OL, UL, LI { font-family: verdana, arial, helvetica, sans-serif; font-size: <?php echo $font_size; ?>; }
	H1 { font-size: 145%; font-family: <?php echo $site_fonts; ?>; }
	H2 { font-size: 130%; font-family: <?php echo $site_fonts; ?>; } 
	H3 { font-size: 115%; font-family: <?php echo $site_fonts; ?>; }
	H4 { font-size: 100%; font-family: <?php echo $site_fonts; ?>; } 
	H5 { font-size: 85%; font-family: <?php echo $site_fonts; ?>; }
	H6 { font-size: 70%; font-family: <?php echo $site_fonts; ?>; }
	PRE, TT, CODE { font-family: courier, sans-serif; font-size: <?php echo $font_size; ?>; }
	A { color: #000099; font-size: <?php echo $font_size; ?>; }
	A:visited { color: #999999; font-size: <?php echo $font_size; ?>; }
	A:hover { text-decoration: none; color: #CC3333; font-size: <?php echo $font_size; ?>; }
	A.menus { color: #CC3333; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.menus:visited { color: #CC3333; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.menus:hover { text-decoration: none; color: #CC3333; background: #ffa; font-size: <?php echo $font_smaller; ?>; }
	A.menussel { color: #CC3333; text-decoration: none; background: #ffa; font-size: <?php echo $font_smaller; ?>; }
	A.menussel:visited { color: #CC3333; text-decoration: none; background: #ffa; font-size: <?php echo $font_smaller; ?>; }
	A.menussel:hover { text-decoration: none; color: #CC3333; background: #ffa; font-size: <?php echo $font_smaller; ?>; }
	A.menusxxs { color: #CC3333; text-decoration: none; font-size: <?php echo $font_smallest; ?>; }
	A.menusxxs:visited { color: #CC3333; text-decoration: none; font-size: <?php echo $font_smallest; ?>; }
	A.menusxxs:hover { text-decoration: none; color: #CC3333; background: #ffa; font-size: <?php echo $font_smallest; ?>; }
	A.biglink { color: #CC3333; text-decoration: none; font-size: 125%; }
	A.biglink:visited { color: #CC3333; text-decoration: none; font-size: 125%; }
	A.biglink:hover { text-decoration: none; color: #CC3333; background: #ffa; font-size: 125%; }
	A.tablink { color: #000099; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.tablink:visited { color: #000099; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.tablink:hover { text-decoration: none; color: #CC3333; font-size: <?php echo $font_smaller; ?>; }
	A.articlemenus { color: #000099; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.articlemenus:visited { color: #000099; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	A.small { color: #ffffff; text-decoration: none; font-size: <?php echo $font_smaller; ?>; }
	-->
	</STYLE>

