body,div,p,span,td {
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: #000000;
	font-size : 11px;
}

.whitelabel{
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: #FFFFFF;
	font-size : 11px;
	line-height:15px;
}

.greenlabel{
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: #D1E9B2;
	font-size : 11px;
	font-weight:bold;
}

a{
	color: #68B500;
}
a:hover{
	text-decoration: none;
}

input,textarea{
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: #000000;
	font-size : 11px;
	border: 1px solid #D1E9B2;
	background-Color: #FFFFFF;
}
