body {
	background: #FEF3DA; /* FEEEEE FCF1B8 FDF2C9*/
	font-family: Arial;
	font-size: 11pt;
	color: #100000;
	}
		
table {
	font-family: Arial;
	font-size: 11pt;
	color: #100000;
}

table.cc-license {
	font-size: 9pt;
	text-align: center;
/*	position: absolute;
	bottom: 10px; */
}

h1 {font-size: 24pt}

h2 {font-size: 16pt}

a:link {
	text-decoration: none;
	color:#400000;
}
a:visited {
	text-decoration: none;
	color:#400000;
}
a:hover {
	text-decoration: underline;
	color:#400000;
}
a:active {
	text-decoration: none;
	color:#400000;
}

a.black {color:#400000} 

img {border: 0px}