
/*---------- DEFAULT ----------*/
*          {margin:0;padding:0;border:0 none;}
html, body {width:100%;height:100%;}
body       {font-family:Arial,Tahoma,sans-serif;font-size: 12px;}

a       {color: #010101;}
a:hover {color: #333333;text-decoration: none;}
a.nodecor{text-decoration: none;}


.pad_img{margin:10px}

p,
th,
td,
li,
div,
input,
select,
textarea {font-family:Arial,Tahoma,sans-serif;font-size:12px;line-height:15px;}

p {margin:12px 0;}

h1,
h2,
h3,
h5,
h6 {margin-bottom:10px; margin-top:0px; padding-top:0px; font-family:Georgia,Helvetica,"Times New Roman";font-size:20px;font-weight:normal;line-height:30px;color:#6f6f6f;}
h4 {margin-bottom:10px; margin-top:0px; padding-top:0px; font-family:Georgia,Helvetica,"Times New Roman";font-size:20px;font-weight:normal;color:#6f6f6f;}

ul,
ol {margin:10px 0;list-style: outside}

ul {list-style-type:square;}

ul li,
ol li {margin:3px 0 3px 20px;}

small {font-size:10px;}

hr  {margin:10px 0;border-top:1px solid #f2f2f2;color:#ffffff;}
.hr {padding:10px 0;background:#ffffff url(../img/hr.gif) left center repeat-x;font-size:1px;height:1px;}

input, select, textarea {
    border: 1px solid #cacaca;
    background: #eeeeee;
    font: 12px Arial, Tahoma, sans-serif;
    line-height: 1.2em;
}
