.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}
.title {
	font-family: Garamond;
	font-size: 20px;
	color: #993300;
	font-weight: bold;
	text-align: left;



}
.bigblack {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.fortitleofpages {
	font-family: Garamond;
	font-size: 18px;
	color: #663300;
}
.titlepages {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	background-color: 644320;



}
.yellowtitle {
	font-family: Garamond;
	font-size: 16px;
	color: #663333;
}
.boxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px 5px 5px 10px;
	float: none;
	height: auto;
	width: 200px;
	border: thin groove;
	word-spacing: 0em;
	background-color: #DBDADC;
	background-position: center;
	text-align: left;
	left: 50px;
	
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: 644320;
}
.sub-titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #663300;
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: normal;
	word-spacing: normal;
	height: 5px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	float: none;
	text-transform: uppercase;
}

