body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:15px;
}
h1 {font-size:16px;}
h2 {font-size:14px;}
table{width:100%}
th {background:#666666;color:#ffffff;text-align:left;}
td {border-bottom:1px solid #666666;}
input,textarea {width:400px;}
input.submitButton{width:auto;border:1px solid #000000;color:#000000;font-weight:bold;background:#f5f5f5;}
a img {border:0;}

