
BODY {
	background-color: e8dfb6;
}

.my {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.my A:link, A:visited, A:active {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #772200;
	text-decoration: bold;
	font-weight: bold;
	text-decoration:none;
}

.my P {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-indent: 50px; 
	margin: 0px 60px 0px 60px;
	text-align: justify;
}

.my DIV {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #000000;
}

.my LI {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #000000;
	margin: 0px 0px 5px 20px;
}

.my UL {
	font-family: "Times, Sans";
	font-size: 15px;
	color: #000000;
	margin: 5px 0px 0px 20px;
}

.my H1 {
	font-family: "Times, Sans";
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	padding: 30px 60px 8px 110px;
}

.my H2 {
	font-family: "Times, Sans";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	padding: 30px 60px 8px 110px;
}

