A:link {
	color: #BBB47E; text-decoration: none; font-weight: bold; text-transform: none; border-bottom: 1px solid #698D67; background-color: #000000;
}
A:visited {
	color: #BBB47E; text-decoration: none; font-weight: bold; text-transform: none; border-bottom: 1px solid #698D67; background-color: #000000;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
color: #698D67; font-weight: bold; border-bottom: 1px solid #BBB47E; background-color: #000000;
}

BODY {
	background-image: url(bg.jpg);
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F6F6F;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
}

h1, h3 {
	font-family: Garamond;
	font-size: 20pt;
	color: #6F6F6F;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	background-color: none;
	letter-spacing: 5px;
	text-transform: lowercase;
	padding-left: 15px;
}

h1:first-letter, h3:first-letter {
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 20pt;
	font-weight: bolder;
	font-style: italic;
}

b {
	color: #698D67;
	font-weight: bold;
	text-transform: uppercase;
}

i {
	color: #BBB47E;
	font-style: italic;
}

blockquote {
	border-left: 5px solid #698D67;
	padding-left: 10px;
}

.contents {padding-left: 20px;
padding-right: 20px;
margin-top: -20px;}

.end {text-align: center;
border-top: 1px dotted #698D67;
font-size: 7pt;}

/* FORMS */
input, select, textarea {
background-color: #ffffff;
border: 1px solid #698D67;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 5px 0;
} option {
background-color: #ffffff;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 1px;
}

.input1 { 
width: 49%; 
} .input2 { 
width: 120px; 
} .input3 { 
border: 0; 
} 

fieldset { 
background-color: #000000; 
border: 1px solid #BBB47E; 
margin: 0 auto 12px auto; 
padding: 10px;
} fieldset label { 
float: left; 
padding: 0 1%;
text-align: right; 
width: 48%; 
} fieldset legend { 
color: #698D67; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 17px; 
} fieldset p { 
margin: 0 0 4px 0; 
text-align: justify;
}

.tc { text-align: center; }
 .tl { text-align: left; }
  .tr { text-align: right; }
.tb { margin: 0 0 2px 0; }

.big { font-size: 16px; }
 .small { font-size: 10px; }

