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