.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.text3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.BoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #404040;
	color: #404040;
}

.lnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0013C5;
	text-decoration: underline;
}

.lnk:hover {
	color: #FF0000;
	text-decoration: none;
}
	
.lnk1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0013C5;
	text-decoration: none;
}

.lnk1:hover {
	color: #FF0000;
	text-decoration: none;
}

.lnk2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.lnk2:hover {
	color: #FFA200;
	text-decoration: none;
}

.selectedapp {
	border:2px; border-thickness: 2px; border-color: red; border-style: solid
}

.over {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color:blue
}

.out {
<!--	font-size:8pt;
	font-weight:normal;-->
	color:black
}