table#main { width: 100%; border-style: solid; border-width: 1px; border-color: #666666; margin: 0; font-family: Tahoma; font-size: 0.9em; text-align: center; } td#title { height: 22; font-size: 100%; font-weight: bold; color: #FFFFFF; background: #A52D20; padding: 5px; /* text-indent: 5px;*/ text-align: left; } p { margin: 0; font-size: 100%; color: #474747; } p#info { margin: 5px; text-align: justify; text-indent: 2em; } p#info:first-letter { font-size: 110%; font-weight: bold; color: #A52D20; } p#title { margin-top: 10px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; font-weight: bold; text-align: left; text-indent: 2em; } p#title:first-letter { font-size: 110%; } p#titlered { margin-top: 5px; margin-bottom: 5px; font-weight: bold; color: #A52D20; } p#titlered:first-letter { font-size: 110%; } img { margin: 5px; border-style: solid; border-width: 1px; border-color: #474747; } img#left { float: left; } img#right { float: right; }