h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border-bottom-style: solid;
	color: #000000;
	border-left-style: none;
	border-top-style: none;
	vertical-align: bottom;
	border-bottom-color: #FF0000;
	background-position: left bottom;
	margin: 0px;
	padding: 5px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: #000000;
	font-size: x-small;
}
.titlesub {
	font-size: x-small;
	margin: 15px;
	text-indent: 10px;
}
.text1 {
	font-size: small;
}
.td {
	border: 5px solid #FFFF99;
	background-color: #FFFFCC;
}
