body {
font-family: verdana;
color: black;
background-color: rgb(224,241,252);
background-image: url("bluebg3.jpg");
background-position: top;
background-repeat: repeat-x;
font-size: 10pt;
}

body,table {
font-family: verdana;
color: black;
font-size: 10pt;
}

a {
color: rgb(0,51,153);
text-decoration: none;
text-align: left;
}

a:hover {
color: black;
text-decoration: underline;
text-align: left;
}

a img {
border: none;
}

.legalstuff {
width: 100%;
border: 0;
font-size: 8pt;
background-color: rgb(224,241,252);
}

.pkmntut {
border-style: double;
border-color: rgb(0,51,153);
border-width: medium;
background-position: top;
background-repeat: no-repeat;
}

.top {
background-image: url("bluetop.gif");
background-position: top;
background-repeat: repeat-x;
}