BODY {
  	font-family: Universe, Helvetica, Arial, sans-serif;
  	font-size: 12pt;
	color: #FFFFFF; 
	background-color: #C0C0C0;
	background-image: url(../bglinks.gif);
}
A:link           { color: #CCCCCC; }
A:visited        { color: #CCCCCC; }
A:link:active    { color: #CCCCCC; }
A {
  text-decoration: none;
}

A:hover {
  background-color: #3333CC;
  text-decoration: none;
}

H1 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  text-align: center;
}

TD {
   text-align: left; width: 33%; font-size: 12pt;
}

.content {text-align: center;}
