h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.labeltxt {
	font-size: 12px;
	color: #00293E;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.faild {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
table, th, td {
	border: 1px solid #000000;
}
th, td {
	background-color: #CCCCCC;
	color: #000000;
}
td {
	background-color: #FFFFFF;
}
caption {
	text-align: left;
}
button {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

