BODY {
background-attachment: fixed;
font-family: arial;
font-size: 12px;
}

.border { background-color: #eeeeff; border: solid #000000 1px; border-top-width: 1px; }
.border2 { background-color: #ddddee; border: solid #000000 1px; border-top-width: 1px; }


.text {  font-family: arial;
font-size: 12px;
font-weight: 100;
}
B {  font-family: arial;
font-size: 12px;
font-weight: 800;
}

A:link {color: #335599; font-size: 12px; text-indent: 0%; margin-bottom: 1pt; font-weight: bold; font-family: "arial", "helvetica", sans-serif; text-decoration:none;};
A:visited {color: #335599; font-size: 12px; text-indent: 0%; margin-bottom: 1pt; font-weight: bold; font-family: "arial", "helvetica", sans-serif; text-decoration:none;};
A:active {color: #335599; font-size: 12px; text-indent: 0%; margin-bottom: 1pt; font-weight: bold; font-family: "arial", "helvetica", sans-serif; text-decoration:none;};
A:hover {color: #7777bb; font-size: 12px; text-indent: 0%; margin-bottom: 1pt; font-weight: bold; font-family: "arial", "helvetica", sans-serif; text-decoration:none;};


