body {
	color:				#000000;
	font-family:		Tahoma;
	font-size:			12px;
}
.illness-long {
	width:200px;
}
.health-long {
	width:200px;
}
.comments {
	width:760px;
}
a.link {
	color:				#3671AB;
}

a.visited {
	color:				#999999;
}

label {
	font-size:			10px;
}

.bold {
	font-weight:		900;
}

.form-title {
	font-size:			20px;
	font-weight:		900;
}

.section-header {
	background-color:	#E0E0E0;
	font-size:			14px;
	font-weight:		900;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-top:		5px;
}

.section-header-note {
	font-size:			11px;
	font-weight:		100;
}

.odd-cell {
	background-color:	#E0E0E0;
}

.line-top {
	border-top:			1px solid #000000;
	height:				20px;
}

.line-bottom {
	border-bottom:		1px solid #000000;
	height:				20px;
}