html { min-width: 600px; }
/* $WEFT -- Created by: A.Umar (csd_one@yahoo.com) on 08-Sep-2003 -- */

input {
        font-size:8pt; font-family: verdana, arial, Tahoma, sans-serif;
        outline: none;
}
select {
        font-size:x-small; font-family: verdana, arial, Tahoma, sans-serif;
        outline: none;
}
body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
    font-family: verdana;
   font-size:    8pt;
   voice-family: "\"}\"";
   voice-family: inherit;
   font-size: small;
   color: #000;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
   background: #EFEFEF;
   font-family: verdana, arial, Tahoma, sans-serif;
   color: #fff;
   padding: 2.5em 15px 1em 15px;
   margin: 0;
   background-image:
               url('../images/blogdesam_logo_240.gif');
               background-repeat: no-repeat; background-attachment: scroll;
               background-position: right top;
                padding-top:30px;
}

a {color: #00009C; }
a:hover{color: #008200;}
a:active {color: #000;}
a:visited {color: #52188C;}

p { line-height: 140%; }

h1,h2 {
   font-family: verdana,sans-serif;
   font-weight: bold;
   color: #333;
}

h1 {
   font-size: 180%;
   margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
   font-size: 120%;
   line-height:125%;
   padding-bottom: 3px;
   border-bottom: 1px solid #CCC;
   margin: 0;
   margin-bottom:10px;
}

data {
   font-size: 12px;
   padding-bottom: 2px;
   border-bottom: 1px solid #CCC;
   margin: 0;
}

p.note {
   background: #EEE;
   padding: 4px;
   font-family: verdana,sans-serif;
   font-size: 85%;
   line-height: 130%;
   margin-top: 0;
}

TABLE {
table-layout: fixed
}
