/* CSS Document */

body {
	background-color: #FBC893;
	color: #000000;
	margin: 10px 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link, a:visited {
	color: #006666;
	text-decoration: none;
}
a:active, a:hover {
	color: #006666;
	text-decoration: underline;
}big {
	font-size: 1.75em;
}
