html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 border: 0;
 margin: 0;
 outline: 0;
 padding: 0;
 vertical-align: baseline;
}

body {
 background: #fff;
 color: #000;
 font-family: Tahoma, lucida, sans-serif;
 line-height: 1.5;
}

a {
 color: #0047B6;
 text-decoration: none;
}

a:hover {
 color: #5287DC;
 text-decoration:underline;
}

h1 {
 font-size:24px;
 color: #2F70D5;
 font-weight: normal;
 margin: 0;
}

h2 {
 font-size: 1.09em;
 color: #FF5200;
 font-weight: normal;
 margin: 1em 0 0.25em 0;
}

dl {
 margin: 0 0 1em 0;
}

dt {

 font-weight: bold;

}

dd {
 margin-bottom: 1em;
}

input, select, textarea {
 font-family: Tahoma, lucida, sans-serif;
 font-size: 1em;
}

hr {
 display: none;
}

.clear {
 clear: both;
}

.top {
 vertical-align: top;
}

.center {
 text-align: center;
}

.cleaner {
 font-size: 0;
 line-height: 0.0;
 height: 0;
 clear: both;
}
