@charset "utf-8";
/*CSS Document*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.backgrnd {
	color:#000000;
	height: 555 px;
	}
	
.heading-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}
	
.foot-1 {
	font-family: cursive, Verdana, Arial, Helvetic, sans-serif;
	color: #000000;
	font-size: x-small;
	font-weight: lighter;
	}
	
.text-1 {
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-size: small;
	text-indent: 10px;
	vertical-align: text-top;
	}

.text-2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	vertical-align: top;
	font-style: normal;
	text-align: left;
	}
	
.border-style {
	border-color: #ffffff;
	border-width: thin;
	border-style: outset;
	border-bottom-width: thin;
	}
.text-2 h4 {
	font-size: 24px;
	text-align: center;
}
.text-1 ul li {
	text-align: left;
}
.text-2 .text-2 {
	text-align: left;
}

