@charset "utf-8";

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #B89A9E;
}
body {
	background-color: #2e0d14;
	margin-top: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a {
	font-size: 11px;
}
h1 {
	font-size: 9px;
	color: #b89a9e;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
h3 {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 14px;
	letter-spacing: 2px;
	word-spacing: 1px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	letter-spacing: 3px;
	word-spacing: 1px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #CCCCCC;
	font-family: Garamond, Perpetua, serif;
}
h6 {
	font-size: 18px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}

h2 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-style: normal;
	letter-spacing: 2px;
	word-spacing: 1px;
	font-weight: normal;
}

