body {
	background: rgb(56%,68%,96%);
        color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}

a {
        color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}

a:active {
        color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}

a:hover {
        color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}

table {
        background: #8FADF5;
        width: 90%;
        height: 50px;
}

td {
        color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}
