body
{
	background: #3b1b08;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #665544;
}

a
{
	color: #0E2F40;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img, fieldset, iframe
{
	border: 0;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #B04B09;
	font-weight: lighter;
	border-bottom: 2px dotted #dcb;
	width=100%;
}

h2
{
	font-family: Cambria;
	font-size: 15px;
	color: #0E2F40;
	font-weight: lighter;
	border-bottom: 2px dotted #dcb;
	width=100%;
}

h3
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #0E2F40;
	font-weight: lighter;
	line-height: 0;
}

b
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #34140A;
	font-weight:700;
}

td
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #665544;
}