body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	
}

table {
	width: 500px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}