a:link {
color: #8b95cd;
text-decoration: none;
}

a:visited {
color: #8b95cd;
text-decoration: none;
}

a:hover {
color: #001aad;
text-decoration: underline;
}
body {
background-color: #c3cfe4;
}

p, tr, td {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
line-height: 14px;
}

h4 {
color: #000000;
}

li {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
font-size: 10px;
}