body, table, tr, td, div, p {
    	--background-color: #B7B096;
    	--background-color: #D4D0C8;
    	background-color: #FFFFFF;
    	color: #000000;

    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10pt;
		font-weigth: normal;

}

a {
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

h4 {
		font-family: Arial;
		font-size: 120%;
		font-weight: bold;
}

small {
		font-size: 75%;
}

.ingress {
		font-family: Arial;
		font-size: 110%;
		font-weight: 600;
}

.copyright {
		font-size: 75%;
}
