BODY {
		cursor: hand;
		color: #008800;
		background: #FFFFFF;
		margin-left: 5%;
		margin-right: 5%;

}

h1 {
		font-family: Bunchló, "Times New Roman", sans-serif;
		font-size: 150%;
		font-weight: 400;
		font-style: normal;
		text-align: center;
}

H3 {
		font-family: "Times New Roman", sans-serif;
		font-size: 110%;
		font-weight: 500;
		font-style: normal;
}

b {
		font-family: Celticmd, "Times New Roman", sans-serif;
		font-size: 225%;
		font-weight: 900;
		color: #008800;
}

pre {
		font-family: monospace;
}

a.plain {
		text-decoration: none
}

strong {
		font-family: Bunchló, "Times New Roman", sans-serif;
		font-size: 125%;
		font-weight: 900;
		font-style: normal;
}

p {          text-indent: 5%;
             line-height: 125%;
}

