requirements {
}

#body_text {
	height: 100%;
	width: 960px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}
#body_text_f {
	height: 100%;
	width: 960px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}

#body_text h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	margin-top:5px;
	margin-bottom: 0px;
	margin-left: 95px;
	color: rgb(40,24,177);
	padding: 0px;
	font-weight: normal;
	
}
#body_text h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(255,102,0);
	font-weight: bold;
	margin-left: 80px;
	margin-bottom: -10px;
	padding-top: 15px;
	
}
#body_text_f h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(255,102,0);
	font-weight: bold;
	padding-top: 25px;
	text-align: left;
	margin-left: 83px;
	margin-bottom: -35px;
}

#body_text h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: rgb(120,231,0);
	font-weight: normal;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-left: 80px;
	
}
#body_text_f h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: rgb(94,179,0);
	font-weight: bold;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 80px;
	text-decoration: underline;
}

#body_text p {
	margin-left: 225px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
	margin-right: 150px;
	line-height: 20px;
	margin-bottom: 20px;
}
#body_text_f p {
	margin-left: 225px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	margin-right: 150px;
	line-height: 20px;
	margin-bottom: 20px;
	padding-top: 25px;
}

#body_text_f p {
	margin-left: 85px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: left;
	margin-right: 250px;
	line-height: 20px;
	margin-bottom: 20px;
}

#body_text a {
	text-decoration:none;
	color: rgb(255,128,0);
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#body_text_f a {
	text-decoration:none;
	color: rgb(255,128,0);
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#body_text a:hover {
	color:rgb(102,204,0);
}
#body_text_f a:hover {
	color:rgb(102,204,0);
}
