body {
	background-color: #FFFFFF;
	margin : 0px;
}
img {
	border: 0px
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	background-color: #FFCC00;
	text-align: left;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	background-color: #FFCC00;
}
.data {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
}
.romanwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.romanwhitelarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.yellowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}
.romanyellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
