/* Stylesheet for MichaelNormanAuthor.com */

/* Red #bb041b */
/* Grey #bbbbbb */
/* Black #000000 */

/* Set default font for entire document */
body, table, tr, td, th { font-family: Verdana; font-size: 12pt; color: #ffffff }

h1 { font-size: 20px; font-weight: bold; color: #bb041b; margin-top: 0; margin-bottom: 0 }
h2 { font-size: 10px; margin-top: 0; margin-bottom: 0 }
p { margin-left: 10px; margin-right: 50px; text-align: left }

/* Links */
a { color: #bb041b; font-weight: bold }
a:active { color: #bb041b; font-weight: bold }
a:hover { color: #bbbbbb; font-weight: bold }

