body { font-size: 11px; font-family: Verdana; margin: 0px; padding: 0px; }
a { text-decoration: none; }
a.underline { text-decoration: underline; }
a:link, a:visited, a:active { color: black; }
a:hover { color: #740719; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

#content { margin: 0px auto; width: 350px; background-color: #FFFFFF; }
#content .text { font-size: 12px; font-weight: bold; }

#header { padding: 15px; background-color: #740719; border-bottom: 1px solid black; }
#logo { font-size: 24px; font-weight: bold; margin: 0px auto; padding: 0px; width: 350px; color: white; }
#logo .gray { color: gray; }

