body{
	margin:0px; 
	padding:0px;
	background:#ffffff;
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
}
td{
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	color: #0E2B33;
	font-size:0.7em;
}
.addresstext{
	text-align:center;
	color:#898B8F;
}
.alttext{
	color: #61606D;
}
pre{
	color: #FFE39D;
}
img{
	border:0;
}
a{
	color: #AC4A34;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #612A1D;
	font-weight: bold;
	text-decoration: underline;
}
a.samplelink{
	color: #B8A998;
	font-weight: bold;
	text-decoration: none;
}
a.samplelink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.bold{
	font-weight:bold;
}
.form{
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	color: #533F37;
	background: #B8A998;
	font-size: 1em;
}
.submit{
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	color: #000000;
	background: #82BC8F;
	font-size: 0.9em;
	font-weight: bold;
}
.formtext{
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	color: #2A1114;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
h5{
	color: #72574C;
	font-size:1.2em;
	margin:2px;
}
h4{
	color: #FFFFFF;
	font-size:1.4em;
	margin:2px;
}
h3{
	color: #0D822F;
	font-size:1.6em;
	margin:2px;
}
h2{
	color: #533F37;
	font-size:1.8em;
	font-weight:normal;
	margin:2px;
}
h1{
	color: #533F37;
	font-size:2.2em;
	font-weight:normal;
	margin:2px;
}
.list{
	list-style: circle outside url("img/bullet.gif");
	line-height:200%;
}
.fancyline{
	background:url("img/line-back.gif") top left repeat-x #ffffff;
}
.sampletext{
	color: #cccccc;
	font-size:0.7em;
}
.sampletext_desc{
	text-transform: uppercase;
	color: #cccccc;
}