
body {
	background-color: #35261c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
a:link {
	text-decoration: underline;
	color: #35261c;
}
a:visited {
	text-decoration: none;
	color: #35261c;
}
a:hover {
	text-decoration: underline;
	color: #a7836b;
}
a:active {
	text-decoration: none;
	color: #a7836b;
}


.pictures a:link {
	text-decoration: underline;
	color: #cb9068;
}
.pictures a:visited {
	text-decoration: none;
	color: #cb9068;
}
.pictures a:hover {
	text-decoration: underline;
	color: #a7836b;
}
.pictures a:active {
	text-decoration: none;
	color: #a7836b;
}

#quote

{ 
	font-family: Times New Roman, serif; font-weight: normal;
	color: #a7836b;font-size: 14pt;
	line-height:150%;

}


.img
{
	border: 2px solid #a7836b;
	
}

.img2
{
	border: 2px solid #cb9068;
	
}

.img2:hover
{
	border: 2px solid #a7836b;
	
}

.img2:active
{
	border: 2px solid #a7836b;
	
}



hr
{
	border:2px solid #cb9068; width: 90%; align: center;
}

table, td
{ 
	font-family: Times New Roman; font-weight: normal;
	color: #a7836b;font-size: 11pt;
	line-height:150%;
	font-weight: 600;

}

.small
{ 
	font-family: Times New Roman; font-weight: normal;
	color: #a7836b;font-size: 9pt;
	line-height:150%;
	font-weight: 600;

}


.footer            {
	font-family: Arial, sans serif;
	font-size: 9pt;
	color: #35261c;
	font-weight: 600;
	text-align: center;
}





h3           {
	font-size: 16pt;
	color: #a7836b;
	font-weight: 700;
	font-variant: small-caps;
	line-height:100%;
}

h4           {
	font-size: 11pt;
	color: #a7836b;
	font-weight: 700;
	font-variant: small-caps;
	line-height:100%;
}

li		{
	list-style-type:square;
	font-size: 13pt;
	color: #a7836b;
	font-weight: 700;
	line-height:100%;
}

h2           {
	font-size: 13pt;
	color: #35261c;
	font-weight: 700;
	font-variant: small-caps;
	line-height:100%;
}



h1           {
	font-size: 16pt;
	color: #35261c;
	font-weight: 700;
	font-variant: small-caps;
	line-height:100%;
}

