body {
	background-color: #FFF7F7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}
p {
	font-size: 0.7em;
	line-height: 1.6em;
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	line-height: 2em;
	text-decoration: none;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-weight: normal;
	margin-top: -10px;
	color: #79685A;
	padding-right: 70px;
	padding-left: 70px;
}
h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	text-decoration: none;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-align: justify;
	margin-top: -10px;
	color: #8E7969;
}
h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}h4 {
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
	color: #C9728B;
	margin-bottom: -5px;
	font-weight: normal;
}
h5 {
	font-size: 0.6em;
	font-weight: normal;
	color: #ADAAAD;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 10px 10px 10px 0px;
}
h5 a:link, h5 a:visited {
	color: #ADAAAD;
	text-decoration: none;
}
h5 a:hover {
	color: #CC718A;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #C9728B;
}
a:visited {
	text-decoration: underline;
	color: #C9728B;
}	
a:hover {
	text-decoration: underline;
	color: #8E7969;
}		
#navigation {
	color: #C9728B;
	font-size: 1em;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-indent: -20pt;
}
#navigation ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#navigation li a:link {
	color: #8E7969;
	text-decoration: none;
}
#navigation li a:visited {
	color: #8E7969;
	text-decoration: line-through;
}
#navigation li a:hover {
	color: #C9728B;
	background-color: #;
	text-decoration: none;
}		
#navigation2 {
	color: #333333;
	font-size: 0.8em;
	text-align: left;
	font-family: "Trebuchet MS", Serif;
	text-indent: -30pt;
}
#navigation2 ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation2 li {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#navigation2 li a:link {
	color: #777777;
	text-decoration: none;
}
#navigation2 li a:visited {
	color: #777777;
	text-decoration: line-through;
}
#navigation2 li a:hover {
	color: #333333;
	background-color: #;
	text-decoration: none;	
}
.pink {
	color: #C9728B;
}
.brown {
	color: #8E7969;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.imgleft {
	float: left;
	border: 0px solid #000033;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
