@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E0DCCB;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	color: #300;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C7BB9C;
	border-right-color: #C7BB9C;
	border-bottom-color: #B68336;
	border-left-color: #C7BB9C;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	color: #4F5353;
	list-style-position: inside;
}
a:link {
	color: #6D1E0F;
}
a:visited {
	color: #866143;
}
a:hover {
	color: #B89000;
}
.style6 {
	font-size: 16pt
}
.style7 {
	font-size: 14pt;
	font-weight: bold;
}
.style8 {
	color: #BB8739;
	font-weight: bold;
	font-size: 14pt;
	border-top-color: #BB8739;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 5px;
}
.webyourmind {
	font-size: 9px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.links {
	font-size: 9pt;
}
