<style type="text/css">
<!--

body {
 background-color: #F3F4F5;
 color: #003366;

}

body a:link {
 color: #003366;
 text-decoration: underline;

}

body a:hover, body a:active {
 color: #003366;
 text-decoration: none;

}

body a:visited {
 color: #006699;
 text-decoration: underline;

}

.link {
 color:#FFFFFF;

}

.link a:link {
 color:#FFFFFF;
 text-decoration: underline;

}

.link a:visited {
 color:#FFFFFF;
 text-decoration: underline;

}

.link a:hover {
 color:#FFFFFF;
 text-decoration: none;

}

.link a:active {
 color:#FFFFFF;
 text-decoration: none;

}

.table {
 background-color: #000000;

}

.table2 {
 background-color: #006699;

}

.inposttable {
 background-color: #FFFFFF;

}

.tablecat {
 color: #F3F4F5;
 background-color: #0099CC;

}

.tableinborder {
 background-color: #003366;

}

.normalfont {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;

}
.smallfontK {
 color:#31415A;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.smallfontK a:link {
 color:#31415A;
 text-decoration: underline;
}
.smallfontK a:visited {
 color:#31415A;
 text-decoration: underline;
}
.smallfontK a:hover {
 color:#31415A;
 text-decoration: none;
}
.smallfontK a:active {
 color:#31415A;
 text-decoration: none;
}

.smallfont {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

pre {
 padding: 0px;
 margin: 0px;

}
//-->
</style>