body,td,th {
	font-family: Verdana;
	font-size: 16px;
        color: #555555;
        font-style: normal;
        font-weight: bold;
        line-height: 110%;
        background-color: #d1e8f9;
}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}

