.txtbox {
	font-size: 12px;
	font-weight: normal;
	color: #708BAD;
	background-color: white;
	border: solid 1px black;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #708BAD;
	text-decoration: none;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #708BAD;
	font-weight: bold;
}
.stylered {
	font-size: 12px;
	color: #FF0000;
}
.style13 {font-size: 10px}