body,td,th {
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Arial Narrow, sans-serif;
	font-size: 13px;
	color: #330000;
}
body {
	background-color:#FFFFCC;
	color:#FFFFCC;
	margin-left: 20px;
	margin-top: 40px;
	margin-right: 10px;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000033;
}
h3 {
	font-size: 11px;
	color: #000000;
}
h4 {
	font-size: 11px;
	color: #336699;
}