/* CSS Document */

table.form {width: 68%;
	background-color: #FFFFFF;}

th.form		{text-align: right;
	background-color: #F9F4E9;}

td.form		{text-align: left;
	background-color: #F9F4E9;}

th.last	{text-align:center;
	font-weight: lighter;
	border-bottom: thick solid #F9F4E9;}

<!-- NOT WORKING IN PHP CONTACT PAGE!!! WHY!?!?!?! -->
p.contactLine	{ border-top: thin solid #33CC00;}

p.ggg {border-top: thin solid #33CC00;}

p.center	{text-align: center;
	font-weight: bold;}