.plainText {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
		line-height:1.5
}


.smallText {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	line-height:1.2
}
.smallText1 {
	font-family: Verdana;
	font-size: 9px;
	color:#000000;
	line-height:1.2
}

a{
	color:#509a01;
	text-decoration:none
}

a:hover{
	text-decoration:underline;
	color:#124f07
}