body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #4d4d4d;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	background-image: url(winter-bg.gif);
	background-repeat: repeat;
	background-color: #dfdfdf;
}

strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #955b5b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

em {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #6d869a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

h1 {
	margin: 2px;
	text-align: right;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #727272;
	padding-top: 5px;
	padding-bottom: 3px;

}


h2 {
	margin: 2px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #909090;
	padding-top: 10px;
	padding-bottom: 2px;

}


h3 {
	margin: 2px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #494949;
	padding-top: 5px;
	padding-bottom: 8px;

}

h4 {
	margin: 2px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 10px;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #c8c8c8;
	padding-top: 1px;
	padding-bottom: 10px;

}


A {
	font-weight: bold;
	font-size: 10px;
	color: #673131;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}
a:link {
	color: #673131;

}
a:visited {
	color: #5a2828;
}
a:hover {
	color: #3b555d;
	border-bottom: 2px #a8a8a8 solid;

}

