.Header {
	font: bold normal 100%/normal Arial, Helvetica, sans-serif;
	background: #008442;
	color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
}

.Stand {
	font: bolder normal 20px "Courier New", Courier, mono;
	text-transform: capitalize;
	color: #0033CC;
	text-decoration: none;
}

.Text {
	font: normal 18px "Times New Roman", Times, serif;
}

.TaTx {
	font: normal 17px "Times New Roman", Times, serif;
}.TaTxU {
	font: normal 17px "Times New Roman", Times, serif;
	text-decoration: underline;

}.Text1 {
	font: 14px "Times New Roman", Times, serif;
}
.Stand1 {
	font: bolder normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;


}
.Stand2 {

	font: bold normal 22pt "Courier New", Courier, mono;
	text-transform: capitalize;
	color: #0033CC;
	text-decoration: underline blink;
}
.Lower {

	font: bold normal 100%/normal Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: blink;
}
