.section1 { margin: 0px auto; width: 780px; border: 1px black solid; padding: 20px; text-align: left; background: white; background: white; }
.header { margin: 0px auto; width: 780px; border: 1px black solid; text-align: center; background: white; }
.menuButton { font-family: arial,helvetica,sans; font-size: 14px; font-weight: bold; color: white; text-decoration: none; }
a.menuButton:hover { color: red; text-decoration: underline; }
p,td,ul,li { font-family: tahoma,arial,helvetica,sans; font-size: 14px; color: #000000; }
strong { font-family: tahoma,arial,helvetica,sans; font-size: 16px; color: #3A2100; }
h1 { font-family: tahoma,arial,helvetica,sans; font-size: 22px; font-weight: bold; color: #3A2100; }
.warning { font-family: tahoma,arial,helvetica,sans; font-size: 14px; color: #ff0000; font-weight: bold; text-decoration: strikethrough; }
blockquote { font-family: tahoma,arial,helvetica,sans; font-size: 14px; color: #000000; font-style: italic; }
.whitetext { font-family: arial,helvetica,sans; font-size: 10px; color: #ffffff; font-style: italic; line-height: 16px; }
.footer { font-family: arial,helvetica,sans; font-size: 12px; color: #333300; font-style: italic; }
.indent20 { padding-left: 20px; }