body
{
	font-family: verdana, arial, 'sans serif'; 
	background-color:#FFB545;
}
p
{
	color: #000000; 
	text-align: center;
	width: 600px;
}
a
{
	color: #DC143C;
}
table
{
	table-layout: fixed;
	padding: 0px;
	width: 600px;
}
td
{
	font-size: small;
	text-align: center;
}
th
{
	font-size: small;
	font-weight: bolder;
	background-color: #FF7800;
	color: #FFFFCC;
}
h2
{
	background-color: #FF6633;
	text-align: center;
	color: #FFFFFF;
}
h4
{
	background-color: #FFCC33;
	color: #FFFFCC;
}
h3
{
	background-color: #FF6633;
}
.title
{
	color: #FF6633;
	text-align: center;
	font-weight: bolder;
}
.submit
{
	background-color: #FF6633;
}
hr
{
	color: #ffcc33;
}
.left
{
	text-align: left;
}
ul
{
	text-align: left;
}
