.alfa {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #5E4C3E;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 15px;
	border: 1px solid #000000;
}
.button {
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 19px;
	border: 1px solid #000000;
	font-size: 14px;
}
.captiona {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #2F261F;
}
.mediumbrown {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5E4C3E;
}
.mediumwhitetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.mediumgray {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.mediumblack {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pravborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #302720;
	border-right-color: #302720;
	border-bottom-color: #302720;
	border-left-color: #302720;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #594739;
	border-right-color: #594739;
	border-bottom-color: #594739;
	border-left-color: #594739;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5D4B3D;
	border-right-color: #5D4B3D;
	border-bottom-color: #5D4B3D;
	border-left-color: #5D4B3D;
}
.sitedomain {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

.letter_link a { color: #5E4C3E; }