body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#other { 
  display : none; 
} 
.text {
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
.greetings {
    color : #000000; 
    background : #ffffff; 
    font-family : "Times New Roman", Times, serif;
    font-size : 12pt; 
 	text-transform: uppercase;
	}

.width1
{
	width: 100%;
}
