.text {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}

.menuLink {
	font-size: 10px;
	color: #39386E;
	text-decoration:none;
	font-weight: bold;
}

a.menuLink:hover {
	font-size: 10px;
	color: #39386E;
	text-decoration:underline;
	font-weight: bold;
}

.policyLink {
	font-size: 12px;
	color: #39386E;
	text-decoration:none;
	font-weight: bold;
}

a.policyLink:hover {
	font-size: 12px;
	color: #39386E;
	text-decoration:underline;
	font-weight: bold;
}

.welcome {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: #FFFFFF;
}

.title {
	font-family: "Arial";
	font-size: 18px;
	color: #39386E;
	font-weight: bold;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.text11b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.text12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.text14 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}