html, body { margin: 0; padding:0; font-family: Arial, Verdana, sans-serif; font-size: 11pt; text-align: center; }
div#container { width: 650px; margin: 2em auto 2em auto; border: 1px solid #900; padding: 0 20px; text-align: left; }

h1, h2 { color: #d30101; font-size: 18pt; text-align: center; font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif; margin: 2em auto; }
h2 { font-weight: normal; }

a img { border: none; }

a { text-decoration: underline; color: blue; }
a:hover { text-decoration: none; }

table tr td { padding: 3px; }
p.center { text-align: center; }
