/* CSS Document */
td {
	margin: 10px;
	padding: 10px;
}
body,td,th {
	font-family: Arial;
	font-size: 20px;
}
.style3 {
	font-size: 12px;
	font-style: italic;
}
h1 {
	font-size: 48px;
	line-height: 40px;
	color: #000000;
	word-spacing: .2em;
	font-weight: bolder;
}
h2 {
	font-size: 36px;
	color: #FF0000;
	line-height: 25px;
}
h3 {
	font-size: 30px;
	line-height: 30px;
}
.style2 {
	color: #FF0000;
}
