.headtext {
	color:rgb(88, 0, 0);
	text-decoration:none;
	font-size:40px;
	font-weight:normal;
	font-family:"Goudy Old Style", "Goudy", "Garamond", "Century", "Gill Sans MT";
}

.heading {
	color:rgb(88, 0, 0);
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	font-family:"Goudy Old Style", "Goudy", "Garamond", "Century", "Gill Sans MT";
}

.japanese {
	color:rgb(88, 0, 0);
	text-decoration:none;
	font-family:"MS Mincho", "MS Outlook", "Century";	
}

.innertext {
	color:black;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	font-family:"Goudy Old Style", "Goudy", "Garamond", "Century", "Gill Sans MT";
}

body {
	font-family:garamond,Helvetica,sans-serif;
	font-size:16px;
}
