BODY {
	background:#BAC6AF;
	font-family: verdana;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
H1 {
	color:#600;
	font-size:20px;
	font-weight:bold
}
H2 {color:#333333;font-size:14px;font-weight:bold}
H3 {color:#5B6656;font-size:10px}
P {
	color:#333;
	font-size:10px
}
a:link {
	color: #000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}
li {
	line-height: normal;
	list-style-type: square;
	font-size: 10px;
	text-indent: 0pt;
}
ul {
	line-height: 150%;
}
.shulmancredit {
	font-size: 9px;
}

