.text {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}.input {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-color: #015987;
	border-right-color: #015987;
	border-bottom-color: #015987;
	border-left-color: #015987;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.header {
	font-family: tahoma;
	font-size: 24px;
	color: #64A124;
	text-decoration: none;
	font-weight:normal;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	color: #477DB1;
	text-decoration: underline;
}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	color: #477DB1;
	text-decoration: none;
}

.err1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
