body {
	font-family: "Courier New", Courier, mono;
	background-color: #CCCC99;
	width: 600px;
	padding-left: 50px;
}
.outer {
	border: 2px solid #FFFFFF;
	padding: 10px;
	font-size: 16px;
	line-height: 30px;
	color: #CC3333;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;






}
h2 {
	color: #996600;
	font-weight: bolder;
	font-size: 24px;
	line-height: 28px;


}
ol {
	color: #993300;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
h3 {
	color: #000000;
	font-weight: bolder;
	font-size: 24px;
	line-height: 28px;


}
ul {
	color: #993300;
	font-weight: bold;






}
