/* IF-SITE CSS by in.Form(mother@if-site.com). (C) All rights reserved */ /* common font settings */ BODY,ADDRESS,UL,LI,TH,TD,P { font-family: helvetica,arial; font-size: 10pt; } P { text-align: justify; } /* common link style */ A { font-weight: normal; color: #837e4e; text-decoration: underline; } A.TMP { font-weight: normal; color: #837e4e; text-decoration: none; } /* Common header properties */ H1,H2,H3,H4 { font-family: helvetica,arial; font-weight: bold; } /* Headers specifics */ H1 { font-size: 14pt; } H2 { font-size: 12pt; } H3 { font-size: 10pt; } H4 { font-size: 8pt; } /* Menu specific attributes */ A.MENU { color: #837e4e; font-weight: bold } /* Tables */ TH { text-align: left; }