.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.maintext {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.subheader {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
}
.caseheader {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cases {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pareas {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
}

