body, form, input, label, select  {
	font-family: Helvetica,Arial, Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

td {
	font-size: 80%;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 10px 10px 1em 10px;
}

h2 {
	font-weight: bold;
	font-size: 105%;
	margin: 10px 10px 1em 10px;
}

p {
	line-height:1.5em;
	margin: 10px 10px 1em 10px;
}

.nomargin {
	margin: 0 !important;
}
strong {
	font-weight: bold;
	}
