Original-fixed: emulates the "old" ezboard look with verdana fonts
Copy and paste the code BELOW the dotted line into the <head> section of your advanced customization screen.
------------------------------------------

<style type="text/css">
<!--
body { font-size: 10px; font-family: verdana, helvetica, sans-serif; }

td { font-size: 10px; font-family: verdana, helvetica, sans-serif; }

h4 { font-size: 14px; font-weight: bold; }

i { font-size: 11px; font-style : italic; }

.m { font-size: 12px; }

.headings { font-size: 12px; font-weight: bold; }

.title { font-size: 12px; font-weight: bold; }

.inputbox { border-top:#333333 solid thin; border-bottom:#333333 solid thin; border-right:#333333 solid thin; border-left:#333333 solid thin; font-family: verdana, helvetica, sans-serif; }

.inputbutton { font-size: 12px; }

.communitychest { background: #ffffff; }
-->
</style>