.title {
	font-family: serif, garamond;
	font-size: 36pt;
	font-weight: bold;
	color: #666666;

}
.majorheading {

	font-family: serif, garamond;
	font-size: 14pt;
	font-weight: normal;
}
.minorheading {
	font-family: serif, garamond;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;

}
.allcapsheading {
font-family: serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; text-decoration: none
}
hr {
	height: 1px;
	background-color: #666666;
	border: none;



}
