body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: navy;
	background-color: #ffffff;
	margin: 1em;
	padding: 0;
}

/* By the way, this is a comment */

p {
	line-height: 1.4em;
}

/* p {
	font: 1em/2.5 "arial", arial, serif;
	padding: 3em 1em;
	border: 1px black solid;
	border-width: 1px 5px 5px 1px;
	border-color: red green blue yellow;
	margin: 1em 5em;
} */


/* h1 {
	color: white;
	background-color: navy;
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	font-style: bold;
	text-align: center;
	letter-spacing: 0.5em;
	border-bottom-style: solid;
	border-bottom-width: 0.25em;
	border-bottom-color: black; */
}

h2 {
	color: black;
	background-color: #cc6602;
	font-size: 1em;
	margin: 0;
	padding: 0.3em;
	padding-left: 1em;
}

h3 {
	color: #663300;
	font-style: bold;
	font-size: 1em;
}

img {
	border-style: inset;
	border-width: 2px;
	border-color: #cc6602;
/*	border-right-color: orange;
	border-bottom-color: orange; */
}

a {
	text-decoration: none;
}

/* strong {
	text-transform: uppercase;
	color: #663300;
} */

li {
	color: #4a3c30;
	font-style: italic;
}

#rugby {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: blue; font-weight: bold; text-decoration: underline}
a#rugby:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: brown; font-weight: bold; text-decoration: none}
#left {  font-family: Arial; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none}
a:hover#left {  font-family: Arial; font-size: 12pt; font-weight: bold; color: #7B421C; text-decoration: none}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
#orange {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
a:hover#orange {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFF00; text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}