td { color: #ffffff;
     font-size: 12;
	 font-family: verdana, arial;
	 }
.red { color: #ff0000; }

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
	}
	
	h2 {
  font-size: 14px;
  font-weight: bold;
  color: #663399;
	}

.style1 {	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}