body {
	background-color: #adc3e2;
	font-family: times new roman, times, serif;
	font-size: 12px;
	color: #1e355e;
	}

p {
	font-family: times new roman, times, serif;
	font-size: 12px;
	color: #1e355e;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
	}

td {
	font-family: times new roman, times, serif;
	font-size: 12px;
	color: #1e355e;
	}

td.title {
	background-color: #adc3e2;
	background-image: url(http://www.snowcrest.net/stonesthrow/images/stone_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	vertical-align: bottom;
	}

a:link, a:visited, a:active {
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #788ca0;
	background-color: #fff;
	}

a:hover.img {
	background: none;
	text-decoration: none;
	}

p.sc {
	font-style: italic;
	text-align: center;
	color: #000000;
	}

img.frame {
	border-style: solid;
	border-width: 2px;
	border-color: #788ca0;
	}

h3 {
	font-size: 20px;
	color: #1e355e;
	font-weight: bolder;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	}

h2 {
	font-size: 24px;
	color: #1e355e;
	font-weight: bolder;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	}