@import "flavors/default/spgm_style.css";

body {
  color: #FFFFFFF;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 10pt;
}

A:link {text-decoration: underline; color: white;}
A:visited {text-decoration: underline; color: white;}
A:active {text-decoration: underline; color: white;}
A:hover {text-decoration: underline; color: white;}

td {
  font-size: 8pt;
}