BODY {
	color: Black;
	background-color: Menu;
	font-family: sans-serif;
	text-align: justify;
	margin-left: 3%;
	margin-right: 3%;
	background-image: url(Image/backdrop.gif);
}

h2 {
	font: normal bold 125%;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	}




h3 { font: normal bold; }




h1 { font: normal bold;  font-size: 170%;  text-align: center;   }


A:HOVER {
	color: #FF8000;
}
.uP_GROUND {
	text-align: justify;
	background: #FFFFCC;
	border-left: 3px double #FEFF22;
	border-right: double #FEFF22;
	
}

.UP_NEWS {
	text-align: justify;
	background: #FFFFCC;
	border: dashed #FF9900;
	}
