.main { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px }
.form { font-family: Verdana, Helvetica, Arial; font-size: 11px; border: solid 1px black }
.form2 { font-family: Verdana, Helvetica, Arial; font-size: 11px; font-weight: bold; color: #00C0AB; background-color: #EEFBF9; border: solid 1px #00C0AB; line-height: 20px }

BODY
	{ 
		color: black;
		margin: 0px;
	}

a:active { color: #135A4C; text-decoration: none }
a:visited { color: #135A4C; text-decoration: none }
a:link { color: #135A4C; text-decoration: none }
a:hover { color: #00C0AB; text-decoration: none }