<!-- 
td { font-family: arial; }
body { margin: 20px; }
a.a1:link { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; text-decoration: underline; } /* main bodytext link */
a.a1:active { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; text-decoration: none; }
a.a1:visited { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; text-decoration: underline; }
a.a1:hover { font-family: arial, helvetica, geneva; font-size: 12px; color: #0F568C; text-decoration: none; }

a.a2:link { font-family: arial, geneva, sans-serif; font-size: 9px; color: #333; font-weight: bold; text-decoration: none; }
a.a2:active { font-family: arial, geneva, sans-serif; font-size: 9px; color: #333; font-weight: bold; text-decoration: none; }
a.a2:visited { font-family: arial, geneva, sans-serif; font-size: 9px; color: #333; font-weight: bold; text-decoration: none; }
a.a2:hover { font-family: arial, geneva, sans-serif; font-size: 9px; color: #666; font-weight: bold; text-decoration: underline; }


a.a3:link { font-family: arial, helvetica, geneva; font-size: 12px; color: #ffffff; text-decoration: underline; } /* main bodytext link */
a.a3:active { font-family: arial, helvetica, geneva; font-size: 12px; color: #ffffff; text-decoration: none; }
a.a3:visited { font-family: arial, helvetica, geneva; font-size: 12px; color: #ffffff; text-decoration: underline; }
a.a3:hover { font-family: arial, helvetica, geneva; font-size: 12px; color: #dddddd; text-decoration: none; }


.i2 { width: 135px; font-size: 10px; border-style: solid; border-color: #333; border-width: 1px; }

/* header */
h1 { font-family: verdana, arial, helvetica, geneva; font-size: 18px; color: #333; }
h2 { font-family: verdana, arial, helvetica, geneva; font-size: 15px; font-weight: bold; color:#996; }
.hd1 { font-family: verdana, arial, helvetica, geneva; font-size: 18px; color: #333; }
.hd2 { font-family: verdana, arial, helvetica, geneva; font-size: 15px; font-weight: bold; color:#996; }
.hd3 { font-family: verdana, arial, helvetica, geneva; font-size: 14px; font-weight:bold; color:#333; }

/* text */
.t1 { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; } /* bodytext */
.t1b { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; text-decoration: none; font-weight: bold; } /* bodytextbold */
.t1w { font-family: arial, helvetica, geneva; font-size: 12px; color: #fff; text-decoration: none; } /* bodytextwhite */
.t1i { font-family: arial, helvetica, geneva; font-size: 12px; color: #333; font-style: italic; } /* bodytextitalic */
.t2 { font-family: arial, helvetica, geneva; font-size: 9px; color: #333; } /* small text */

/* horizontal rule */
.hr1 { background: transparent; color:#7fd455; height: 1px; }
.hr2 { background: transparent; color:#000; height: 1px; }

/* input */
.i1 { font-family: arial, helvetica, geneva; font-size: 12px; color: #000; width: 200px; }

/* submit */
.sub1 { font-size: 12px; font-weight: bold; color: #fff; background-color: #369; }

/* textarea */
.ta1 { font-family: arial, helvetica, geneva; font-size: 12px; width: 90%; }

/* tabledata */
.td1 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000; }
.td2 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #036; }
.td3 { font-family: arial, helvetica, geneva, sans-serif; font-size: 11px; color: #fff; }
-->