BODY {
	background-image: url("/img/back_r_big.gif");
	background-attachment: fixed;
	margin-left: 5%;
	margin-right: 5%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffd0d0;
/*	font-weight: bold;*/
}

H1 {
	text-align: center;
	margin-bottom: 1px;
}

H2 {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

H3 {
	margin-left: -1%;
	margin-right: -1%;
	border-bottom: thin solid #000088;
}

HR.partition {
	margin-left: 5%;
	margin-right: 5%;
}

P { text-align: center }

P.button {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

ADDRESS { text-align: center }
STRONG { color: red }

A { text-decoration: none;
    color: blue;
}

.menu { text-decoration: none;
/*    color: blue; */
    font-size: 120%;
    font-weight: bold;
}

TABLE.menu {
	border: 0px;
	width: 80%;
}
TABLE.body {
	border: 0px;
	width: 75%;
}
.body  {
	border: 0px;
	width: 80%;
}

TD.menu {
	text-align: center;
}

TD.title {
    font-weight: bold;
}
	

ADDRESS { text-align: center; }
STRONG { color: red; }

A:hover { color: red; }

DIV.menu {
	text-align: center;
	width: 75%;
}

P { text-align: center; }

