@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	background-color: #FFFF99;
}
pre {
	font-size: xx-small;
}
h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FF0000;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
