@charset "UTF-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
line-height: 1em;
font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ul, ol, li, form, input, select, textarea {
margin: 0px;
padding: 0px;
font-weight: normal;
font-size: 100%;
}

img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

table {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-collapse:collapse;
margin: 0px;
padding: 0px;
}

th, td {
text-align: left;
vertical-align: top;
}

.f-clear {
clear: both;
}

.R {
text-align: right;
}

.C {
text-align: center;
}

.B {
font-weight: bold;
}

.small {
font-size: 80%;
}

.middle {
font-size: 90%;
}
