body {
	background-color: #500;
	font-family: serif;
	color: #da7;
	padding: .0px;
	scrollbar-face-color: #500;
	scrollbar-highlight-color: #500;
	scrollbar-shadow-color: #500;
	scrollbar-3dlight-color: #500;
	scrollbar-arrow-color: #c96;
	scrollbar-track-color: #500;
	scrollbar-darkshadow-color: #500
}

big {
	font-size: 160%
}
.but {
	color: beige;
	font-size: 14pt;
	font-family: 'Century Gothic', Verdana, sans-serif;
	background-color: #bd5c49;
	border-color: coral;
	border-width: 2;
	border-style: outset;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2;
	padding-top: 1;
	cursor: hand
}
h4 {
	text-align: center;
	font-weight: normal;
	font-size: 34.0pt
}
h5 {
	text-align: center;
	font-weight: normal;
	font-size: 28.0pt
}
h6 {
	font-weight: normal;
	font-size: 20.0pt;
	text-align: center
}
p {
	margin-top: 9.0pt;
	margin-right: 40.0pt;
	margin-left: 40.0pt;
	margin-bottom: 9.0pt;
	text-align: justify;
	font-size: 16.0pt;
	text-indent: 1.0em;
	line-height: 20pt
}
.mai {
	margin-left: 2.0em
}

li {
	font-size: 16.0pt;
	margin-left: 3.1em
}
strong {
	font-size: inherit;
	font-weight: normal;
	font-family: inherit;
	color: khaki
}
sup {
	font-size: 75%
}
A:hover {
	color: gold
}
A:link {
	color: aqua
}
A:visited {
	color: chartreuse
}
A.but:link {
	color: lavender;
	text-decoration: none
}
A.but:hover {
	color: gold;
	text-decoration: none
}
A.but:active {
	color: orangered;
	text-decoration: none
}
A.but:visited {
	color: lavender;
	text-decoration: none
}
li A:hover {
	color: #ff6
}
li A:link {
	color: #6ff
}
li A:visited {
	color: chartreuse
}
