/* CSS Document */
body { margin: 0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { font-size: 24px; font-weight: bold; }

h2 { font-size: 20px; font-weight: bold; }

h3 { color: #CC0000; font-size: 16px; font-weight: bold; margin-bottom: 3px; }

h4 { font-size: 16px; font-weight: bold; }

.content { width: 900px; margin: auto; }

.inside { padding: 15px; border-bottom: 1px solid black; }

.notes { color: #CC0000; font-style: italic; }

.centered { text-align: center; }

.contact { margin-left: 75px; }
