form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #363636;
	text-decoration: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #F98D00;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #5C4C00;
	text-decoration: none;
}

.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #707070;
	text-decoration: none;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.wlnk
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}

.wlnk:hover
{
	color: #FFffff;
	text-decoration: underline;
	
}

.blnk
{
	font-family: Arial;
	font-size: 10px;
	color: #707070;
	text-decoration: none;

}

.blnk:hover
{
	color: #707070;
	text-decoration: underline;
	
}
.blnk1
{
	font-family: Arial;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
	text-transform: uppercase;

}

.blnk1:hover
{
	color: #707070;
	text-decoration: underline;
	
}


.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;

}

.lnk:hover
{
	color: #ff0000;
	text-decoration: underline;
	
}

.style1
{
	color: #017fc1;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	
}.blinking {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.swblargertext {
	font: 12px Arial, Helvetica, sans-serif;
}
.ten_pt {font-size: 10pt}

.largeorangetext {
	font-size: 16pt;
	font-weight: bold;
	color: #E75200;
}
