/* CSS Document */

body {
font-family: Verdana;
color: #000033;
font-size:12px;
}

.p {
color: #FFFFFF;
}

.note {
margin: 5px;
}

.table {
background-repeat: no-repeat;
}


.td {
padding: 8px;
}

hr {
color:#A8C2C4;
}

a:link {
color:#000099;
text-decoration:none;
}

a:active {
text-decoration: none;
}


a:visited {
color: #666666;
text-decoration:none;
}

.ul {
font-weight: bold;
color: #ffffff;
}