body           { color: #333; font-size: 12px; line-height: 17px; background: white repeat-y fixed left top; margin: 0px; padding: 10px }
h1       { color: white; font-size: 14px; line-height: 18px; background: red url(../images/back.jpg); text-align: left; text-transform: capitalize; margin: 0px 0px 3px; padding: 2px 2px 2px 10px; width: 100% }
h3 { color: #960; font-size: 20px; line-height: 24px; text-align: left; vertical-align: middle; border-bottom: 2px dotted #960; width: 100% }

hr   { color: #960; margin-top: 2px; margin-bottom: 2px; border-style: dotted 0.5px; width: 98% }
.copyright   { color: black; font-size: 10px; background-position: center bottom; width: 100% }

a:link   { color: #033; font-size: 12px; text-decoration: none; letter-spacing: 0px }
a:visited   { color: #033; font-size: 12px; text-decoration: none; letter-spacing: 0px }
a:hover      { color: #036; font-size: 12px; text-decoration: none; letter-spacing: 0px; position: relative }
a:active   { color: #033; font-size: 12px; text-decoration: none }

