body,p {
	font-family:"arial","verdana",sans-serif;}
h1 {
	text-align:left;
	text-indent:5em;
	font-size:14pt;
	font-weight:bold;}
h2 {
  	font-family:"impact","arial","verdana",sans-serif;
  	text-align:center;
	font-size:20pt;
	font-weight:normal;
	text-decoration:none;
}
/*
menu {
  	font-family:"impact","arial","verdana",sans-serif;
	font-size:20pt;
	font-weight:normal;
	text-decoration:none;
}
menu:hover {
  text-decoration:line-through;
} */
p {
	text-align:justify;
	font-size:10pt;
	margin-left:5em;
	margin-right:5em;}
small {
	font-size:8pt;}
a:link, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	font-weight:bold;}
img {
	border:0
}

div.footerbuttons {
    text-align: center;
}
.footerbuttons a img {
    opacity: 0.5;
    border: 0;
}

.footerbuttons a:hover img {
    opacity: 1;
}
