
body {

	background-image: url(images/pattern.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}


.style1 {color: #333333}
.style2 {color: #333333; font-style: italic; }
.style4 { color: #000000; font-style: italic; font-size: 10px; }
.style5 {color: #000000}
.style6 {color: #333333; font-size: 11px; font-weight: bold; }
.style7 {color: #333333; font-weight: bold; }







.monkeytitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 40px;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-color: #666666;
}

.frontpg{ width:553px; float:left; background-color:#FFFFFF;}
.frontdecor{ background-image:url(images/patterns/1scalepattern.png); }
p {
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
td {

	padding-left: 20px;
	
	padding-right: 10px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
}
.margin {
	margin-left: 50px;
}
