@charset "UTF-8";
/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, blockquote, th, td, img, code, ins, small, sub, sup, tt, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr {
border:0 none;
font-size:100%;
font-style:normal;
font-weight:normal;
margin:0;
padding:0;
}
caption, th {
text-align:left;
}
body {
font-size:62.5%;
line-height:1;
}
ol, ul {
list-style-position:outside;
}
table {
border-collapse:separate;
border-spacing:0;
}
.clear {
clear:both;
}
.float-left {
float:left;
}
.float-right {
float:right;
}
.text-left {
text-align:left;
}
.text-right {
text-align:right;
}
.text-center {
text-align:center;
}
.text-justify {
text-align:justify;
}