body {
background-color: #000000;
font-family: Times, Serif;
font-size: 20px;
font-weight: normal;
margin-top: 50px;
margin-right: 30px;
color: #6e8401;
line-height: 160%
}

.up	{
	position: relative;
	top: -40px;
}

h1 {
	font-family: Zapfino, cursive;
	font-weight: normal;
	text-align: center;
	white-space: pre;
	font-size: 70px;
	color: #6e8401;
	
}


h2 {
	text-align: center;
	font-size: 35px;
	font-family: Zapfino, cursive;
	font-weight: normal;
	color: #6e8401;
}

h3 {
	text-align: center;
	font-size: 25px;
	font-family: Zapfino, cursive;
	font-weight: normal;
	line-height:  120%;
	color: #bc2107;
}
strong {
	font-weight: normal;
	color: #bc2107;
}

em {
	font-weight: bold;
}

a	{
	text-align: left;
	text-decoration:none;
	line-height: 280%;
	white-space: pre;
	
}
a:link	{
	font-family: Zapfino, cursive;
	font-size: 16px;
	font-weight: normal;
	line-height: 280%;
	color: #6e8401;			
}

a:visited {
	font-family: Zapfino, cursive;
	font-size: 16px;
	font-weight: normal;
	line-height: 280%;
	color: #966b72;
	}
	
a:hover {
		font-family: Zapfino, cursive;
		font-size: 16px;
		font-weight: normal;
		line-height: 280%;
		color: #bc2107;
	}
	

.marg	{
	margin-left: 20px;
}	
	
.order {
	position: relative;
	top: -140px;
	font-size: 20px;
}

.picrt {
	margin: 20px;
	float: right;
}

.piclft {
	margin: 20px;
	float: left;
}	
	
	
.gr {
	color: #517a30;
	position:relative;
	top: -30px;
	white-space:pre;

}	
	
			
.lup {
	position: relative;
	top: 6px;
	font-size:20px;
	font-weight: bold;
}

.quot {

	width: 80%;
	text-align: justify;
}

.rev {
	margin-left: 30px;
	margin-right: 30px;
	
	text-align: justify;
}


.log {
	font-family: "Brush Script MT";
}

.lft {
	
	float: left;
}
.rght {
	margin-right: 20%;
	float: right;
}
.nofloat {
	clear: both;
}
