a:link{
	text-decoration:none;
	color:#73774d;
	}

a:visited{
	text-decoration: none;
	color: #25220b;
	}

a:hover{
	text-decoration: none;
	color: #b29e54;
	}

body{
	background:#1d161b;
	font-size:8pt;
	font-family: arial, trebuchet ms, sans-serif;
	text-align:center;
	color:#111e0f;
	margin:0px;
	padding:0px;
	}

table{
	border-collapse: separate;
	font-family: arial, trebuchet ms, sans-serif;
	font-size:8pt;
	color:#111e0f;
	text-align: justify;
	}

input,textarea,select{
	background:#363b1b;
	color:#1d161b;
	font-family: arial, sans-serif;
	font-size:8pt;
	border: 1px solid #363b1b;
	}

.heading{
	font-family: georgia, times new roman, serif;
	text-transform:lowercase;
	font-weight: normal;
	font-variant:small-caps;
	font-size: 11pt;
	color:#896d37;
	border-bottom: 3px dotted #323814;
	}

#mainframe{
	background-image:url(bg.jpg);
	width: 718px;
	text-align: justify;
	margin: 0px auto 25px;
	padding: 0px;
	}

#head{
	float: left;
	margin: 0px;
	width: 718px;
	}

#body{
	float: left;
	margin: 0px;
	text-align:justify;
	padding-left: 24px;
	padding-right: 24px;
	width: 670px;
	}
