.Message {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.tiny {

	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #003300;
}
.Message2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	font-style: italic;

}

