/* CSS Document */
<style type="text/css">
body {
 background-image: url(images/bck.gif);
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a:link {
 color: #336699;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #336699;
}
a:hover {
 text-decoration: underline;
 color: #336699;
}
a:active {
 text-decoration: none;
 color: #336699;
}
.style1 {
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
}
.style2 {
 color: #006098;
 font-weight: bold;
}
.style4 {color: #006098}
.style5 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; }
</style>