body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	position: relative;
	width: 800px;
	height: auto;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	border: 1px #CCCCCC solid;
	background-repeat: no-repeat;
	background-position: right bottom;	
	background-color: #FFFFFF;
	padding: 2%;
}

#box {
	background-image: url(images/bg2.jpg);
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4D283A;
	font-size: 24px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style14 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5E4B;
	line-height: 1.5em;
}
.body a:link {
	text-decoration: none;
	color: #6A5E48;
}
.body a:visited {
	text-decoration: none;
	color: #6A5E48;
}
.body a:hover {
	color: #6A5E48;
	text-decoration: underline;
}

