body {
		background: #FFF4D7;
		color: #990000;
		
	}
	#head {
		height: 240px;
	}
	#left {
	width: 60%;
	float: left;
	text-align: justify;
	}
	#right {
		width: 35%;
		float: right;

	}
	td {
		text-align: center;
	}
	#table {
		clear: both;
		margin: auto;
		text-align: center;
}
table.c1 { width: 630px; }
.left {
	text-align:left;
	}
.right {
	text-align:right;
	}
a {
	color: #3399CC;
}		
td a img {
	border: none;
}
.descript {
	font-size:small;
	color: #996600;
}
#footer {
	margin-top: 2%;
	font-size: x-small;
	text-align: right;
}
#footer a {
	color: #996600;
	text-decoration: none;
}
h1 {
	font-size: small;
	color: #CC9933;
}
h4 {
	display: inline;
	font-weight: lighter;
}
p.line {
	display: inline;
}
#copyright {
	color: #996600;
	font-size: small;
}