body {
  color: black;
   }

div.header
{
 font-family: arial;
 font-weight: bold;
 font-size: 14px;
   }
	 }

div.body
{
  border-right: #87ceeb 1px solid;
  padding-right: 2px;
  border-top: #87ceeb 1px solid;
  padding-left: 2px;
  font-size: 12px;
  padding-bottom: 2px;
  margin: 2px 10% 10px;
  border-left: #87ceeb 1px solid;
  padding-top: 2px;
  border-bottom: #87ceeb 1px solid;
  text-align: left;
   }

div.container {
 font-family: arial;
 font-weight: bold;
 font-size: 14px;
 display: none;
   }

div.right {
    float:right;
    background-color:#000000;
    width:200px;
    height:300px;
   }

h1 {
  color: #000000;
  padding: .5em;
  font-size: 24px;
  font-weight: 500;
  }

h2 {
  font-family: arial;
  font-style: normal;
  padding-bottom: -2cm
   } 

h3 {
	font-size: 13pt;
	font-style: normal
	margin-bottom: -8px;
   }

h4 {
  font-size: 12pt;
  font-family: Times New Roman, Times, serif;
  text-align: center;
  text-decoration: none;
   }
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #006600;
	margin-top: 20px;
   }

p {
  font-size: 12pt; 
  font-family: arial;
  padding: .5em;
  color: #000000;
   }

foot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000
  }
 
ul {
	padding-top: -6em;
	list-style-type: circle;
	font-family: arial;
	font-size: 12pt; 
   }
li {
    font-family: arial;
    font-style: normal;
	font-size: 12pt;
}   

dt  {
    font-family: arial;
    font-style: oblique;
	font-size: 14pt;
   }

dd {
    padding-top: -6em;
	list-style-type: circle;
	font-family: arial;
	font-size: 12pt; 
   }
img {
    display: none
	}  
  

