body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #6e6552;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(slay-bg.gif);
	background-repeat: repeat-x;
	background-color: #ddd0b3;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #6e6552;
	letter-spacing: normal;
	word-spacing: normal;
}


strong {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #cf2b4a;
	font-family:  Georgia, Times New Roman, Times, serif;
}

em {
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	color: #9f925a;
	font-family:  Georgia, Times New Roman, Times, serif;
}


h1 {
	margin: 2px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #8a7d60;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	background-color: #c9bda1;

}


h2 {
	margin: 22px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #b2a78c;	
	padding-left: 16px;

}


A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #50a98f;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-VARIANT: none;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: uppercase;

}
a:link {
	color: #50a98f;

}
a:visited {
	color: #779685;
}
a:hover {
	color: #008e90;
	border-bottom: 3px #c5ba95 solid;

}
 
