/* CSS Document */

* { margin: 0; padding: 0; }
/*body { background: #fff; font: normal 12px "Verdana", sans-serif; margin: 0px; padding: 0px 25px 25px 25px; color:#4c4c4c; }*/
body { font: 81.5%/140% sans-serif; color:#333; margin:0; color:#333; background: #fff;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
hr { display: none; }

a:link { text-decoration: none; color : #0033FF; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0033FF; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0033FF; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #4779ac; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1 {  margin-bottom:20px;}
h2, h3, h4 { font-family: sans-serif; font-weight: lighter; margin-bottom:10px;}

#logo { 
  margin-top:45px;
  margin-bottom:20px;
   }
   
#navi { 
  margin-bottom:25px;
   }    
   
#footer { 
  margin-top:30px;
  margin-bottom:10px;
   } 
.large-txt  { 
  font: 85.5%/140% sans-serif; color:#333;
   }    
.basic-txt  { 
  font: 81.5%/140% sans-serif; color:#333;
   } 
.small-txt  { 
  font: 61.5%/140% sans-serif; color:#666;
   }       