body,td,th {
	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, #content p {
    display: none;
}

/* use for print*/

#content2, #content2 p {
	text-align: left;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: .5in;
	margin-bottom: 0px;
	margin-left: .5in;
}
#content2 p {
	margin-bottom: 10px;
}



h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: .5in;
	margin-left: .5in;
}


