a:link {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(../graphics/iStock_snowbackground.jpg);
}
h1 { color: white; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px; margin: 15px 25px; }
h3 { color: #000; font-size: 10px; font-weight: bold; }
h6 {
	font-size: 1em;
	font-family: Tahoma, Arial;
	font-weight: normal;
	margin: 10px;
	text-decoration: none;
	letter-spacing: .75px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 3px;
}
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin: 15px 25px; }

td { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; }
h5 { color: #f2f2f2; font-size: 0.83em; font-weight: bold; margin: 4px; }
.borders {
	padding: 3px;
	border: 1px dotted #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.centertext {
	text-indent: 25px;
}

