.txt{
	border-bottom: 1px solid #003481;
	border-left: 1px solid #003481;
	border-right: 1px solid #003481;
	border-top: 1px solid #003481;
	font-family:Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #003481;
	background-color: #ffffff;
}

.btn{
font-size: 85%;
font-weight: bold;
color: #003481;
background-color: #ccd6e6;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #6685b3;
border-right-color: #6685b3;
border-bottom-color: #6685b3;
border-left-color: #6685b3;
font-family:Arial, Helvetica, sans-serif;
}

.dark_head{
	color: #004C4D;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.stxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;;
	color: #003481;
}