body {
	background-color: #CCFFFF;
	background-image: url(curling_updated.gif);
	background-position: center;
	border-color: navy;
	border-style: none;
	color: black;
	cursor: auto;
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: decimal;
	outline-color: red;
	outline-style: groove;
	outline-width: medium;
	text-align: center;
	text-decoration: none;
}

H1 {
	Background-Color: red;
	background-position: center;
	border-color: #0000FF;
	Color: navy;
	Font-Family: Arial;
	Font-Size: 20pt pt;
	Font-Weight: Bold ! important;
	Line-Height: normal ! important;
	text-decoration: none;
}

H2 {
	Background-Color: #d7797b;
	background-position: center;
	border-color: red;
	Color: navy;
	Font-Family: Arial, sans-serif;
	Font-Size: 16pt;
	Font-Weight: Bold ! important;
	text-decoration: none;
}

H3 {
	! important: ;
	background-color: yellow;
	background-position: center;
	Color: purple;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}

H4 {
	background-color: silver;
	background-position: center;
	Color: maroon;
	Font-Family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	background-color: aqua;
	background-position: center;
	color: green;
	font-family: serif;
	font-stretch: semi-expanded;
	font-variant: normal;
	font-weight: 600;
	text-decoration: none;
	unicode-bidi: normal;
}

A:Link {
	background-color: transparent;
	Color: blue;
	font-family: "Times New Roman";
	Text-Decoration: underline;
}

A:hover {
	background-color: transparent;
	Color: gray;
	font-family: "Times New Roman", serif;
	Text-Decoration: Underline;
}

A:visited {
	background-color: transparent;
	Color: Red;
	font-family: "Times New Roman", serif, serif;
	Text-Decoration: Underline;
}

A:active {
	background-color: transparent;
	Color: navy;
	font-family: "Times New Roman", serif;
	Text-Decoration: Underline;
}

OL {
	background-color: transparent;
	background-position: center;
	Color: navy;
	Font-Family: "Times New Roman";
	font-size: 13pt;
	text-align: center;
	text-decoration: none;
}

UL {
	background-color: transparent;
	background-position: center;
	Color: navy;
	Font-Family: "Times New Roman", serif;
	font-size: 13pt;
	text-align: center;
	text-decoration: none;
}

BlockQuote {
	Background-Attachment: fixed;
	background-color: transparent;
	Background-Image: url(graphics/Whitemar.jpg) ! important;
	Background-Position: 95%;
	border-collapse: collapse;
	border-color: lime;
	border-style: dotted;
	border-width: 3px;
	Color: #000000 ! important;
	display: block;
	font-family: Serif, Roman', 'Cooper;
	font-size: 12pt;
	Font-Stretch: wider;
	font-weight: bold;
	line-height: normal;
	Outline-Color: Yellow;
	Outline-Style: ridge;
	outline-width: inherit;
	text-align: center;
	Text-Transform: none;
}

li {
	background-color: transparent;
	background-position: center;
	color: purple;
	font-family: "Times New Roman";
	font-size: 13pt;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	unicode-bidi: normal;
}

th {
	background-color: transparent;
	color: green;
	font-family: serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

td {
	background-color: transparent;
	color: blue;
	font-family: serif;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}

tr {
	background-color: transparent;
	background-position: center;
	color: navy;
	cursor: default;
	font-family: serif;
	text-align: center;
	text-decoration: none;
}

pre {
	background-color: white;
	border-color: green;
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 500;
	text-align: center;
	text-decoration: blink;
}

img {
	background-color: transparent;
	border-color: green;
	border-style: double;
	border-width: 3px;
}