body	{ margin: 20px; }
#logo	{ height:  20px; width: 650px; border: 0px silver solid; margin-top: 5px; margin-bottom: 10px; }
#content	{ height:  464px; width: 650px; border-top: 1px black solid; border-right: 1px black solid; border-bottom: 1px black solid; border-left: 1px black solid; }
#text{ width: 600px; padding-left: 20px; padding-top: 20px;  padding-right: 20px; border-top: 1px black solid; border-right: 1px black solid; border-bottom: 1px black solid; border-left: 1px black solid; }
#footer	{ width: 650px; padding-left: 20px; margin-top: 5px; }


p    { color: #000; font-size: 12px; }
td   { color: #000; font-size: 12px; }
li  { list-style-type: square; list-style-position: outside; display: list-item }
h1 { font-size: 16px; font-weight: bold; color: #cf002f; line-height: 15px; letter-spacing: 1px }
h2 { font-size: 16px; font-weight: bold; color: #000000; line-height: 15px; letter-spacing: 1px }
h3 { font-size: 14px; font-weight: bold; color: #cf002f; line-height: 15px; letter-spacing: 1px }
h4 { font-size: 14px; font-weight: bold; color: #000000; line-height: 15px; letter-spacing: 1px }
h5 { font-size: 12px; font-weight: bold; color: #cf002f; line-height: 15px; letter-spacing: 1px }
h6 { font-size: 12px; font-weight: bold; color: #000000; line-height: 15px; letter-spacing: 1px }

