body {
	background-color: #cdb166;
	font-family: Arial, Georgia, 'Times New Roman', serif;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 1.5em
}

b {color:#000000;}
u {color:#000000;}
i {color:#000000;}
em {color:#000000;}

A:link { color:#295C5E;}
A:visited { color:#295C5E;}
A:active { color:#295C5E;}
A:HOVER{color:#295C5E;}

h1 {
	font-family: Arial, Georgia, 'Times New Roman', serif;
	font-size: 30px;
	letter-spacing: 1px;
	text-align: left;
}

h2 {
	font-family: Arial, Georgia, 'Times New Roman', serif;
	font-size: 20px;
	color: red;
	letter-spacing: 1px;
	text-align: center;
}

h3 {
	font-family: Arial, Georgia, 'Times New Roman', serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

table {
	border: 1;
	color: #000000;
}

tr {
	border: .5;
	color: #000000;
}

td {
	border: .5;
	color: #000000;
}

.content {
	margin-top: 50px;
	margin-left: 20px;
	width: 800px;
}

.headimg {
	margin-top: -10px;
	margin-left: -10px;
}