td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; }
table.sideMessage TD {
	font-size: 10px;
	line-height: 14px;
}
a:link {
	color: green;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: green;
	text-decoration: none;
}
a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; }
body {
	background-color: #E6F1D4;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 100px;
}
form#formContact p{
	line-height:1em;
	}
.formField {
	width:180px; border: solid 1px #CCCCCC;
	}
.formButton {
	width::auto;
}