body { font-family: Arial, Helvetica; font-size: 12px; } p { font-family: Arial, Helvetica; font-size: 12px; } td { font-family: Arial, Helvetica; font-size: 12px; } ul { font-family: Arial, Helvetica; font-size: 12px; } small { font-family: Arial, Helvetica; font-size: 11px; } .smalltext6 { font-size: 10px; } .smalltext8 { font-size: 11px; } .normaltext10 { font-size: 12px; } .bigtext12 { font-size: 13px; } .bigtext14 { font-size: 14px; } .bigtext16 { font-size: 15px; } .bigtext18 { font-size: 16px; } .bigtext24 { font-size: 20px; } a { text-decoration:none; color: Blue; } a:hover { text-decoration:underline; color: Blue; } a.aMenu { color: rgb(240,240,240); text-decoration:none; } a.aMenu:hover { color: rgb(240,240,240); text-decoration:underline; } a.aMenu1 { color: rgb(0,0,0); text-decoration:none; } a.aMenu1:hover { color: rgb(0,0,0); text-decoration:underline; } .justified { text-align: justify; } .indented { text-indent: 3ex; } .formatted { text-align: justify; } .compact { text-indent: 3ex; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; } .margined { margin-top: 2px; margin-bottom: 2px; } .dynamic { font-family: Arial, Helvetica; font-size: 12px; position: absolute; width: 200px; top: 0px; left: 200px; z-index: 1; visibility: hidden; }