BODY { font-family: Courier New, times, helvetica; font-size: 10pt; font-weight: 500; color:#000000; background:#ffe5cc;} 

#top {
  width:780px;   
  margin-top:20;
  margin-bottom:0;
  padding: 0;
  background: #ffe5cc;
 margin-left: 110px;
/*  height: 163px; */
}

#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:180px;    
	top:0px;
	left:5px;
	background-color:#ffe5cc;
/*	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;
  padding:10px;
  width: 600px;
  margin-top: 15px;
  margin-left: 220px;
  background-color: #ffe5cc;
  color:#333333;
}

#clear {
  clear: both;
}

#footer {
  font: 10pt/1.0  "Times New Roman";
  background-color: #ffe5cc;
  padding:10px;
  margin-left: 200px;
  width: 600px;
/*  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: #000;
}

A:link { color: #FF9900 }
A:visited { color: #CC6600 }
A:active { color: #DDDDDD }
A:hover { color: #FF0000 }
a:hover {background-color:YELLOW;}

H1 { font: bold; font-size:20pt; color:#CC9900 }
H2 { font: bold italic; font-size:16pt; color:#CC9900 }
H3 { font: bold italic; font-size:14pt; color: #CC9900 }
H4 { font: bold italic; font-size:12pt; color: #CC9900 } 

/*
i {
  font-size: 12pt;
  font-weight: 600;
  color: blue;
}


b{
  font-size: 12pt;
  font-weight: 800;
  color: RED;
}

LI{ color: #CC9900 }
HR{
    height:8px; 
    width:95%; 
    color:#CC9900;
  }
i { font: italic; font-size: 80%; font-weight: 500; color:#CC9900 }
b { font-style: bold; font-size: 100% }
p { text-indent: 0%; font-weight; 400 }
u { font-style:bold; font-size:120% }