body {
	background-color: #D7DBBD;
	background-image: url(images/montestrucktext.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
}
p {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
a.one:link {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none
	}
a.one:visited {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none
}
a.one:hover {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
h5 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	overflow: auto;
	left: 25px;
	top: 50px;
	right: 5px;
	bottom: 5px;
	font-weight: normal;

}
h6 {
	font-family: "Copperplate Gothic Bold";
	font-size: 24pt;
	color: #FF0000;
	text-decoration: blink;
}
hr {
	color: #000099;
}
li {
	font-family: Arial;
	font-size: 12pt;
	list-style-position: inside;
	list-style-type: circle;
}
