body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
b { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;}
#head, #advertising, #other { 
  display : none;
 } 
.link{
  text-decoration : underline; 
  color : #0000ff; 
}
.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;
	}
.caps {
  	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-transform: uppercase;
}
.width1
{
	width: 100%;
}