body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: orange;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	color: #333;
}
.style4 {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
 .style5 {color: #FF0000}
  .style6 {font-size: 18px}
  .style7 {
	font-size: 24px;
}
.style9 {font-size: 10px}
  .style10 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

a {
	font-size: medium;
	color: #0066FF;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF6666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
p {
	text-indent: 20px;
}
