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

h5 {color: #898989; text-align: center; background-color: #FFFFFF;}

h2 {text-align: center; color: #898989; background-color: #FFFFFF;}

h3 {text-align: left; color: #898989; background-color: #FFFFFF;}

a:link {color: #898989; background-color: #FFFFFF;}

a:visited {color: #898989; background-color: #FFFFFF;}

a:active {color: #898989; background-color: #FFFFFF;}

p {text-indent: 0px;}

div {text-align: center;}

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

.font-effect-shadow-multiple {
  text-shadow: .03em .04em 0 #000,.03em .03em 0 #aaa;
  -webkit-text-shadow: .04em .04em 0 #fff, .08em .08em 0 #aaa;
}


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

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


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

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

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

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