form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.tital{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #373737;
	text-decoration: none;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}

.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #120C06;
	text-decoration: none;
}

.bluelnk
{
	font-family: Arial;
	font-size: 11px;
	color: #352E91;
	text-decoration: underline;
}
.bluelnk:hover
{
	color: #352E91;
	text-decoration: none;
	}

.wlnk
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.wlnk:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size:14px;
}


.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 16;
	color: #FFFFFF;
	text-decoration: none;
}

