body {
color:#000000;
background-color:#ffffff;
margin: 5px 5px 5px 5px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family: verdana,helvetica,arial,sans-serif;
}

table {
border-style: none;
border-width: 0px;
border-spacing: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

table.visible {
border-style: none;
border-width: 0px;
border-spacing: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

table.menu {
border-style: none;
border-width: 0px;
border-spacing: 0px;
border-bottom: 2px solid #c9d7f1;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 3px;
}

table.box {
border-style: solid;
border-width: 1px;
border-spacing: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

td {
border-style: none;
border-width: 0px;
border-spacing: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

a.big {
color: #0044dd;
text-decoration: none;
font-size: 19pt;
font-weight: bold;
}

a.small {
color: #000000;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
}

a.normal {
color: #0044dd;
text-decoration: none;
font-weight: bold;
}

a.menu {
color: #0044dd;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
}

span.menu {
color: #000000;
font-size: 12pt;
font-weight: bold;
font-style: italic;
}

span.red {
color: #ff3333;
font-weight: bold;
}

span.black {
color: #000000;
font-weight: bold;
font-size: 12pt;
}

span.title {
color: #00cc33;
font-size: 18pt;
font-weight: bold;
}

span.mini {
color: #000000;
font-weight: normal;
font-size: 8pt;
}

span.desc {
color: #000000;
font-weight: bold;
font-size: 14pt;
}

h2.error {
color: #880000;
font-weight: bold;
}

h2.ok {
color: #008822;
font-weight: bold;
}