body { background-color: ##00B3FF;
	font-family: Times New Roman, serif}
p { line-height : 150%;
text-align: left;
margin-left: 100px;
margin-right: 100px}
ul { line-height: 150%;
margin-left: 100px;
margin-right: 100px }
ol { line-height: 150% }
a:hover { color:#ff0000 }
pre { font-size: 10pt }
h1 { font-size: 28pt }
h2 { font-size: 18pt }
h3 { font-size: 22pt }

.highlines { line-height:200% }

.heads1 {
line-height: 120%; 
font-size: 28pt; 
font-weight: bold; 
color: #000000; }

.heads2 {
line-height: 200%; 
font-size: 18pt; 
font-weight: bold; 
color: #000000; }


.para1 {
margin-left: 30px;
}
.formatted { width: 660px;
      
	background: ##00B3FF;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	
	
	padding: 20px;
margin-top: 50px;
margin-bottom: 50px}
.formatted2 { width: 660px;
      text-align: justify;
	background: ##00B3FF;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	
		padding: 20px;
margin-top: 50px;
margin-bottom: 50px	}
