body,td,th, #content p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #660066;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #cc9966;
	text-align: center;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
}
#content {
    position:relative;
	padding: 0px;
	width: 1180px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* use for print*/
#content2, #content2 p {
	display: none;
}

