body {color: #FFFFFF; background-color: #ffffff ; margin-right: 20%; margin-left: 20%; font-family: MS Sans Serif, Geneva, Arial, Verdana, Helvetica, sans-serif; }

div {text-align: center; }

td {text-align: center; padding: 1px; background-color: #ffffff; color: #6e6666; }

table {margin-left: auto; margin-right: auto; width: 100%; border-spacing: 1px; }

h1 {text-align: center; background-color: #ffffff; color: #6e6666; }

h3 {text-align: center; background-color: #ffffff; color: #6e6666; }

h2 {text-align: center; background-color: #ffffff; color: #ab9e9e; }

h4 {text-align: center; background-color: #ffffff; color: #6e6666; }

p {text-align: left; color: #6c6666; }

em {font-size: 80%; font-style: normal;}

sup {font-size: .75em;}

a:visited {color: #6e6666; }

a:link {color: #6e6666; }

a:active {color: #6e6666; }

a:hover {color: #6e6666; }

*.backtotop {
	position: fixed;
	bottom: 15px;
	right: 15px;
}

*.backtotop a {
	color: #898989; background-color: #FFFFFF;
}


*.backtotop { font-size: 80%;
}

*.home {
	position: fixed;
	bottom: 15px;
	left: 15px;
}

*.home a {
	color: #898989; background-color: #FFFFFF;
}

*.home { font-size: 80%;
}