/*body { margin: 0; padding: 0; }*/
#top {
  font: bold 12pt/1.0 "Times New Roman";
  width: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  margin-left: 170px;
/* height: 130px; */
}

/*#wrapper { */
/*  font-family: "Comic Sans MS", verdana, sans-serif;  */
/*  font-weight: 600;  */
/*  font-size: 12pt;  */
/*  margin: 0 0px;
  padding: 0;
} */

/*#left {
	font: bold 10pt/1.5 "Times New Roman";
font-weight: 700;
line-height:17px;
	position:absolute;
	width:190px;    
	top:50px;
	left:5px;
	background-color:#D0F9B7;*/
/*	color: #333333;*/
/*	padding:10px;
	z-index:2;
}*/

#right {
	font: bold 12pt/1.0  "Times New Roman";
  font-weight: 700;
  font-size: 12pt;
  margin-top: 63px;
  float: right; 
  width: 250px;
}

#center {
  font:  14pt/1.0  "Times New Roman";
  text-align:justify;
  margin-top: 40px;
  margin-left: 280px;
  margin-right: 100px;
  background-color: #fff;
  color:#333333;
}

/*#clear { clear: both; }*/

/*#footer {
  font: 10pt/1.0  "Times New Roman";
  background: #fff;
  margin: 20px;
  text-align: center;
}*/

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

a {
  text-decoration:none;
  font: bold 13pt/1.1  "Times New Roman";
  color: #9C11CA;
}

:
a:link {color:#9C11CA;}
a:visited {color:#75048D;}
a:hover {background-color:YELLOW;}

h4 {
  font-size: 14pt;
  line-height: 80%;
  color: #14822C;
}

/*h3 {
  font-size: 16pt;
  line-height: 95%;
  color: #14822C;
}*/

h2 {
  font-size: 18pt;
  line-height: 95%;
  color: #14822C;
}

h1 {
  font-size: 20pt;
  line-height: 95%;
  color: #14822C;
}

/*
i {
  font-size: 12pt;
  font-weight: 600;
  color: blue;
}


b{
  font-size: 12pt;
  font-weight: 800;
  color: RED;
}
*/

li {
  font-family: "Times New Roman", verdana, sans-serif;
  font-weight: 600;
}