
body,td,th {
	font: 12pt "Times New Roman", Times, serif;
}


.header {
	font-weight: bold;
}




/* Mail Form(s)
----------------------------*/
.csc-mailform-field label {
	position: absolute;
	text-align: right;
	width: 110px;
}

.csc-mailform-field input, textarea {
	margin-left: 120px;
}
	
.csc-mailform {
	border: 0px;
}


