body         { margin-left: 1%; position: relative; text-align: center; color: #000000; color-background: #C0C0C0}

div.wrap     { position: relative}
div.end    	 { clear: both }
div.header   { border-left-width: 1; border-right-width: 1; border-top-width: 1; 
               border-bottom-style: solid; border-bottom-width: 1 }
div.left     { position: relative; float: left; left: 0; top: 0; width: 200 }
div.center   { margin-top: 0; margin-left: 210; margin-right: 210; position:relative; background-color: #DDDDDD }
div.right    { position: relative; Float: right; right: 0; top: 0; width: 200 }
div.footer   { margin: 20; text-align: center }
div.image    { border-style: solid; border-width: 2; padding: 5; background-color: #00FFFF; text-align: center; float: right }
div.text     { border: 5px dotted #FF6666; position:relative; margin: 1% 25%;  padding-left: 10; padding-right: 10; padding-top: 
               15; padding-bottom: 15; background-color: #FFCCCC; width: 400; font-size:12pt; text-align: justify; color: #000000; }
              
h1           { font-family: Courier New ; font-size: 24pt; color: #0000FF; 
               font-weight: bold; text-align: center }
h2           { font-family: Courier New ; font-size: 18pt; color: #0000FF; 
               font-weight: bold; text-align: center }
h3           { font-family: Courier New ; font-size: 14pt; color: #0000FF; 
               font-weight: bold; text-align: center }
h4, h5, h6   { font-family: Courier New; color: #0000FF; text-align: center }

p            { margin: 1; text-align: justify; text-indent: 15; font-family: Times New Roman; 
               font-size: 12pt }