h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
}

h1 { font-size:28px; text-align:center; }

h2 { font-size:24px; text-align:center; }

h3 { font-size:20px; text-align:center; }

h4 {
	font-size:18px;
	text-align:left;
	font-weight: normal;
}

h5 {
	font-size:18px;
	text-align:right;
	font-weight: normal;
}

h6 { 
	font-size:18px; 
	color: #666666;
	}

p,ul,ol,li,div,td,th,address,blockquote {
	font-size:18px;
	color: #000000;
	text-align:center;
}

body {
	background-color: #FFF3E7;
	color: #000000;
  }

form {
	background-color: #fff3e7;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #AB784D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB784D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
table {
	width:860px;
}
td {
	vertical-align:middle;
	overflow:hidden;
	text-align: center;
}
