body {
    margin: 0 0 0 0;
    font-size: 11px; 
    font-family: verdana;
    background-color: #A9D8FE;
}

b {
	color: #0115d6;
	font-weight: bold;
}	

em {
	color: #0115d6;
	font-weight: bold;
	font-style: italic;
}
u {
	color: #000000;
	background-color: #DADDFE;
	border: #4a4a4a 1px solid;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
strong {
	color: #0115d6;
	font-weight: bold;
}	

td {
    text-align: justify;
}
td center {
    text-align: center;
}
td h3 {
    text-align: justify;
    padding: 5px;
    font-size: 11px;
    font-family: Verdana;
    font-weight: lighter;
}
td a {
    background-color: #ffffff;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-indent: 10px;
}
td a:hover {
    text-decoration: underline;
    color: #BFACBF;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
}
td b {
	color: #0115d6;
	font-weight: bold;
	font-style: italic;
}	