body {
    margin: 0 0 0 0;
	font-size: 11px; 
	font-family: verdana;
	background-color: #ecd99f;
}
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 {
    background-color: #D1A355;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
}
.b {
	color: #A26F45;
	font-weight: bold;
	font-style: italic;
}	