BODY {
	background-color : White;
	color : Navy;
	font-family : Verdana;
	font-size : x-small;

}
TD {
	color : Navy;
	font-family : Verdana;
	font-size : x-small;
	
}
.text1 {
	font-size : x-small;
	font-weight : bolder;
}
.text2 {
	color : Red;
	font-size : 20px;
	font-weight : bold;
	font-family : "Times New Roman";
}

.text3 {
	color : Red;
	font-weight : bold;
	font-size : 15px;
}

