html { height:100%; max-height:100%;   
       padding:0; 
       margin:0; 
       border:0;
       background:white;
       font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
       /* hide overflow:hidden from IE5/Mac */ 
       /* \*/ 
       overflow: hidden; 
       /* */ 
     }

body { height:100%; max-height:100%; min-height:620px;
       position:absolute; left: 0; width:100%; min-width:800px;
       overflow:hidden; padding:0; margin:0; border:0;
       font-size:13px; line-height:13px;
       font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
       color:black;
       background:white;
}a:link { font-weight:normal; font-size:13px; line-height:16px; color: black; text-decoration:none; }
a:visited { font-weight:normal; font-size:13px; line-height:16px; color: black; text-decoration:none; }
a:hover { font-weight:normal; font-size:13px; line-height:16px; color: #cc2b16; text-decoration:none; }
a:active { font-weight:normal; font-size:13px; line-height:16px; color: black; text-decoration:none; }
a:focus { font-weight:normal; font-size:13px; line-height:16px; color: black; text-decoration:blink; }

h1 { color:#cc2b16; font-weight:bold; font-size:19px; line-height:20px; letter-spacing:4px;}
h2 { color:#cc2b16; font-weight:bold; font-size:17px; line-height:18px; letter-spacing:3px;}
h3 { color:#cc2b16; font-weight:bold; font-size:16px; line-height:16px; letter-spacing:2px;}
h4 { color:#cc2b16; font-weight:bold; font-size:13px; line-height:13px; letter-spacing:1px;}
h5 { color:#cc2b16; font-weight:normal; font-size:12px; line-height:12px; letter-spacing:0;}
h6 { color:#cc2b16; font-weight:normal; font-size:12px; line-height:11px; letter-spacing:0;}

.menu { font-weight:normal; font-size:14px; line-height:16px; color: black; text-decoration:none; }

p { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
            font-weight:normal; font-size:13px; line-height:16px;
            margin-bottom:12px; margin-top:12px;}

b { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
            font-weight:bold; font-size:13px; line-height:16px;
            letter-spacing:1px;}
th { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
             font-weight:bold; font-size:13px; line-height:16px;
             border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#DDDDDD;
             text-align:left; vertical-align:top;
}

td { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
             font-weight:normal; font-size:13px; line-height:16px;
             
             /* text-align:center; */
             vertical-align:top;
}

ul,ol,dl { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
            font-weight:normal; font-size:13px; line-height:16px;
            margin-bottom:12px; margin-top:12px;}

li,dd,dt { font-family: Arial, Helvetica, "Lucida Sans", sans-serif;
            font-weight:normal; font-size:13px; line-height:16px;
            margin-bottom:0; margin-top:0;}

a img {
         border: 0 none;
           }

img {
         border: 0 none;
           }

