body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.bigheader {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.text {
	font-size: 12px;
	line-height: 15px;
	padding: 15px;
	text-align: left;
}

.redtext {
	color:#CC3300;
	font-weight: bold;
}

.subtext {
	font-size: 10px;
}
form {
	margin:0px;
	}
.bold {
	font-weight: bold;
}

