body {
		background: beige;
		color: black; 
		margin-left: 5em;
		margin-right: 5em;
		padding: 10px;
		font-wight: normal;
} 
#page-box { 
		width: 900px;            
        border: 1px solid #000000;
		margin: 15px auto;
		background: beige; 
		background-position: center;
}
#top-box { 
		width: 850px;
	    border: 1px solid #ff9900;
		margin-top: 10px;		 
		margin-left: 10px;
		margin-right: 10px; 
		background: beige; 
		padding: 13px;
		font-size: 1em; 
		line-height: 1.2em;	 
}
#top-box1 {
		width: 850px;
	    border: 1px solid #ff9900;
		margin-top: 20px;
		margin-left: 1em;
		margin-right: 1em;
		background: beige;
		padding: 7px;	
		font-size: 1em; 
		line-height: 1.5em;	 
}
#center-box { 
		border-bottom: 1px solid #ff9900;
		float: left; width : 850px;
		padding-top: 10px;
		margin-left: 1em;
		margin-right: 1em;
		background: beige;
		font-size: 1em;
		line-height: 1.5em;
}
#center-box1 { 
		float: left; width : 850px;
		padding-top: 20px;
		margin-left: 2em;
		margin-right: 2em;
		background: beige;
		font-size: 1.2em;
		line-height: 1.5em; 
}
#l-side-box {	
        padding-top: 10px;
		float: left; width : 500px; 
		margin-left: 1em; 
		background: beige;
		font-size: 1em; 
		line-height: 1.5em;
}
#r-side-box {
        padding-top: 10px;
		float: right;
		width : 340px; 
		margin-right: 1em; 
		background: beige;
		font-size: 0.8em;
		line-height: 1.2em;
}
#r-side-box1 {
        padding-top: 50px;
		float: right;
		width : 300px; 
		margin-right: 1em; 
		background: beige;
		font-size: 0.8em;
		line-height: 1.2em;
}
#footer-box { 
		clear: both;
        width: 865px;
		border: 1px solid #ff9900;
		padding-top: 10px;
		margin-left: 10px;
		background-color: #ffff99;			
		padding: 5px;
		text-align: center;
		font-size: 1em; 
}
ul {
		list-style-type: disc
}
td {		
        width: 77px;
		text-align: center;
}
h1 {                 
        font-size: 1.5em;
		line-height: 2em;
		background: blue;
		color: white;
		border-radius: 5px;	
        text-align: center;
 }
h2 {
        font-size: 1.2em;
		line-height: 1.5em;
		color: black;
		padding: 10px;
        margin: 5px;
 }
h3 {
        font-size: 1.1em;		   
		line-height: 1.5em;
		margin: 5px;   
 }
h4 {        
		font-size: 1em;
		line-height: 1.5em;
		color: black;
		margin: 5px;
  }
h5 { 
		font-size: 1em; 
		line-height: 1.5em;
		color: black;
		margin: 15px;
 }
	 
h6 {
	 	font-size: 0.7em; 
		line-height: 1.5em;
		margin: 5px;
 }
h7 {
		font-size: 1.2em;
		line-height: 1.5em;
		color: black;
}
em {
	    font-size: 1.5em; 
		line-height: 1.5em;
		color: goldenrod;
        text-align: center;
}
		
p { 
		font-size: 1em;
		line-height: 1.5em;
		margin-left: 20px;
		margin-right: 20px;
 }
ul { 
        padding : 10px 5px 10px 30px; 
 } 
 .category {
	    font-size: 1em;
		color: black;
		background: #ff9900;
		padding: 5px;
        margin: 5px;
		text-align: center;
}
.spn1 {
	    position:relative;
		left:10pt
}
.spn2 {
	    position:relative;
		left:20pt
}
.spn3 {
	    position:relative;
		left:45pt
}
.spn4 {
	    position:relative;
		left:58pt
}
.spn5 {
	    position:relative;
		left:72pt
}	
.spn6 {
	    position:relative;
		left:82pt
}	

table {
		margin-left: 20px;
		border-collapse: collapse;
}
th,td{	
		border: 1px solid black;
	
}
.hanging-indent {
  padding-left: 2em;
  text-indent: -2em;
}
.indent {
   text-indent: 1em;
}




