.Section1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: purple;
	background-color:#FFFFFF;
	margin-left:20px; margin-right:20px;
}
h1 {font-family:"Times New Roman", Times, serif; font-size:32px; font-weight:bold; }

h2 {font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; }
.subhead {font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; }
.subhead2 {font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#993300; }
.bio {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; }
a {color:#993300;}
a:visited {color:#993300;}
a:hover {color:#CC0000;}
a:active {color:#CC0000;}
