.CJM {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

wrapper{
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: #f6e8db;
}

a:link {
	color: #990033;
	text-decoration: none;
}

p,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}