body {
	background: #FBF7D4 url(bgr.gif) repeat-x 0% 0%;
	color: #D49B71;
	font-family: tahoma, arial, sans-serif;
	font-size: 7.5pt;
	margin: 0;
	}

a,a:active,a:link,a:visited {
	color: #BE4421;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #DE7725;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}

a img {
	border: 0;
	}

p img {
	border: 1px dotted #B9762C;
	background-color: #EAE4BD;
	padding: 3px;
	}

p {
	text-indent: 20px;
	}
p.null {
	text-indent: 0px;
	}

input, textarea { 
	background-color: #EAE4BD; 
	font-family: tahoma, sans-serif; 
	color: #D49B71;
	font-size: 7.5pt; 
	border: dotted 1px #FC8D3B;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #EAE4BD; 
	font-family: tahoma, sans-serif; 
	color: #D49B71;
	font-size: 7.5pt; 
	border: 0;
	}

h2 {
	color: #E5A88C;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 13pt;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align: right;
	margin: 0;
	padding-right: 40px;
	}

h2:first-letter {
	color: #B87859;
	padding: 0;
	}

h3 {
	color: #BEB879;
	font-family: tahoma, arial, serif;
	font-size: 8pt;
	letter-spacing: 2px;
	margin: 0;
	text-align: left;
	padding-left: 30px;
	}

h3:first-letter {
	color: #A69F4D;
	padding: 0;
	}

ul {
	list-style-type: disc;
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

#content {
	padding: 0px 5px 0px 5px;
	text-align: justify;
	}

.footer {
	color: #86492F;
	font-family: tahoma, sans-serif;
	font-size: 6pt;
	text-align: center;
	line-height: 8pt;
	margin: 45px 20px 30px 185px;
	}