.font1 { color : #000000;
	 font-size: 13px;
	 font-family: tahoma;
	 font-weight: bold; italic
}

.text1 { color: #000000;
	 font-size: 14px;
	 font-family: verdana;
	 font-weight: none; 
}

.date1 { color: blue;
	 font-size: 11px;
	 font-family: Comic Sans MS;
	 font-style: none; 
         text-decoration:underline;
}

.text2 { color: #000000;
	 font-size: 15px;
	 font-family: Book Antiqua;
	 font-weight: none; 
}

.date2 { color: red;
	 font-size: 11px;
	 font-family: Comic Sans MS;
	 font-style: none; 
         text-decoration:underline;
}