ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, legend{
margin: 0px; 
padding: 0px;
}

a img,:link img,:visited img {
border: none; 
display: block;
}

a{
font-size: 1em;
color: #333;
text-decoration: none;
}

a:hover{
font-size: 1em;
color: #333;
text-decoration: underline;
}

body{
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
font-size: 12px;
background-color: #FFF;
padding: 0px;
}

.clearer{
clear: both;
height: 0px;
font-size: 0px;
width: 0px;
}

legend, h3, h4, h5{
font-weight: bold;
}

h1, h2{
font-weight: normal;
}

h1{font-size: 22px;}
h2{font-size: 18px;}
h3{font-size: 15px;}
h4, legend{font-size: 13px;}
legend{margin-left: 1em;}



span,div,td{
font-size: 13px;
font-weight: normal;
color: #333;
text-decoration: none;
margin:0px;
padding:0px;
}

th{
text-align: left;
}

label, ul{
font-size: 13px;
font-weight: normal;
text-decoration: none;
padding-left: 2px;
}

input, select, textarea{
font-size: 13px;
font-weight: normal;
color: #555;
text-decoration: none;
padding-left: 2px;
}
