@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #990000;
}
.style5 {color: #990000}
.style6 {
	color: #666666;
	font-weight: bold;
}

.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
