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

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
	line-height: 9px;
	color: #868686;
}


strong {

	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #8499ae;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 1px;
}

em {
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: #4c6e91;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 1px;
}

blockquote {

	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	color: #8f8f8f;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 1px;
	background-color: #f7f7f7;
	padding-left: 4px;
	padding-right: 4px;
}

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

}


h2 {
	margin: 2px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #a68d68;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 8px;
}

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

}

A {
	
	font-size: 10px;
	font-weight: bold;
	color: #ff5a81;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;	

}
a:link {
	color: #ff5a81;

}
a:visited {
	color: #e73b63;

}
a:hover {
	color: #299de6;	
}
