.Style1 {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffcc;
}

li {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
#wrapper {
	padding: 10px;
	width: 580px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #FF6600;
	padding: 5px;
}
	


h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #FF6600;
	padding: 5px;
	
}h3 {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	background-color: #FFFFCC;
	padding: 5px;
}
