body	{
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: black;
	}

#headimg {
	
	
	}
#headimg img	{
	border: 0;
	align: center;
	padding-left: 11px;
	}
#con	{
	margin-top: -5px;
	background-color: white;
	position: absolute;
	width: 970px;
	border-left: 1px solid #660066;
	border-right: 1px solid #660066;
	left: 50%;
	margin-left: -480px;
	padding-left: -250px;
	
	}
h1	{
	align: right;
	color: #cc33cc;
	padding-left: 350px;
	font-size: 40px;
	backgraung-color: red;
	}
p	{
	text-align: justify;
	color: #3366cc;
	padding: 10px;
	text-indent: 40px;
	font-size: 19px;
	text-shadow: 1px 1px #cc99cc, -1px -1px white;
	}
.download	{
	color: black;
	font-size: 33px;
	text-align: center;
	text-indent: 0;
	margin-top: -5px;
	}
table	{
	border: 0;
	}
td	{
	padding: 5px;
	}
.images	{
	border: 1px solid red;
	}
.entload	{
	text-indent: 0;
	text-align: center;
	color: #66cc00;
	font-size: 31px;
	margin-top: 10px;
	}
.footer	{
	text-align: center;
	font-size: 11px;
	color: black;
}
#navlinks li	{
	display: inline;
	list-style-type: nowrap;
	font-size: 15px;
	text-align: center;
}
#navlinks a:link	{
	color: #996699;
	
}
#navlinks a:hover	{
	background-color: #9999ff;
	color: white;
	}
