html, body, form, fieldset, p, li, input, textarea, a, button, select {
font-family:'Trebuchet MS', Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color:#313131;
line-height:16px;
}
h1, h2, h3, h4, h5, h6, pre, hr,
blockquote, ul, ol, dl, address {
margin:0;
padding:0;
}
p a {
color:#0c8400;
}
p a:hover {
color:#00634f;
}
form label {
cursor:pointer;
}
fieldset {
border:none;
}
input, select, textarea {
font-size:100%;
}
.input, .submit {
border:none;
}
ul {
list-style-type:none;
}
.clear {
clear:both;
visibility:hidden;
}
.float_l {
float:left;
}
.float_r {
float:right;
}
a img {
border:none;
}