﻿body {
 font-size: 12px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
}
td {
 font-size: 12px;
 color: #2B302A;
}
a.f {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
}
a.f:link {
 text-decoration: none;
}
a.f:visited {
 text-decoration: none;
 color: #FFFFFF;
}
a.f:hover {
 text-decoration: underline;
 color: #FFFFFF;
}
a.f:active {
 text-decoration: none;
 color: #FFFFFF;
}


.line {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
.line1 {
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #cacaca;
 border-bottom-color: #cacaca;
 border-left-color: #cacaca;
}
.font1 {
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}
.font2 {
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}