body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	background-image: url(images/background.jpg);
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-top: 6px;
	margin-right: 24px;
	margin-bottom: 2px;
	margin-left: 30px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #630;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #422D22;
}
.rightside {
	float: right;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 14px;
}
.leftside {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #630;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
}
ul {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 34px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
li {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	font-style: italic;
}
a:link {
	font-size: 16px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
a.two:link {
	color: #D4C9B3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.two:visited {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.two:hover {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
}
