#header h1 a { text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 28px; letter-spacing: 0px; }
#header h1 { margin:0px; }

#header, #menu, #footer { color: White; }
#header a, #menu a, #footer a { color: White; }

#menu { color: White; margin-bottom: 24px; }
#menu a { font-family: Verdana; font-size: 14px; font-weight: bold; text-decoration: none; }
#menu a:hover { text-decoration: underline; }
#menu .break { padding-left: 8px; padding-right: 8px; }

#content { background-color: White; padding: 24px; }
#content h1 { margin-top: 0px; }

#footer { margin-top: 24px; }
#footer { text-align: left; margin-top: 32px; font-family: Verdana; font-size: 11px; border-top: dotted 1px white; padding-top: 8px; }
#footer a { text-decoration: none; }

body { margin:16px; background-color:#0000e0; }
h1 { font-size: 24px; font-weight: bold; }
p { font-size: 19px; }
