body {color: #fff;
 font-family: Sans-serif;
 }
p { text-align: center;
 font-size: 16px;
 }
h2, h3 { text-align: center;
 }
p, td { text-align: left;
 font-size: 16px;
 }
b, h1 { font-size: 30px;
 }
a {color: white;
 }
a:hover {color: black;
 }
.title { text-align: center;
 font-weight: bold;
 font-size: 24px;
 }
