/* CSS Document */
.footer {
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
	color:#663300;
	text-align: center;
	vertical-align:top;

}

.large {
	font-family:"Courier New", Courier, monospace;
	font-size: 40px;
	text-decoration:none;
	font-weight:normal;
	color:#44260B;
	text-align: left;
	vertical-align:top;
   }
.content {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	color:#44260B;
	text-align: justify;
	vertical-align:top;
}

.content2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 22px;
	text-decoration:none;
	font-style:normal;
	color:#44260B;
	text-align: left;

}

.h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	text-decoration:none;
	font-weight:900;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

.h2{
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	text-decoration:none;
	font-weight:900;
	color: #44260B;
	text-align: left;
	vertical-align: middle;
}
.bold {

	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-decoration:none;
	color:#000000;
	text-align:left;
	font-weight:900;
	vertical-align:middle;
}

