body {
 margin:2em;
 font-family:verdana, sans-serif;
}

hr {
 border-style:dotted;
 color:silver;
}

h1 {
 font-size:1.3em;
 color:#666666;
}

h1 a {
 color:#cccccc;
}
 

li {
 margin-top: 0.5em;
}

h2 {
 font-size:1.1em;
}

.logo {
 float:right;
 margin-left:20px;
 margin-bottom:10px;
 width:63px;
 height:63px;
}

.info {
 font-weight:bolder;
}

.footer {
 text-align:right;
 padding:0.5em;
 font-size:smaller;
 color:#cccccc;
}

.footer a{
 text-decoration:none;
 color:#cccccc;
}

.footer a:hover {
 color:#666666;
}

.viaprx {
  text-align:center;
  padding:3em;
  font-size:large;
  color:#00aa00;
}

.notviaprx {
  text-align:center;
  padding:4em;
  font-size:large;
  color:#ee0000;
}
