p {margin: 20px 20px 50px 50px}a {text-decoration:none}
a:link {color: #666666 }
a:visited {color: #999999 }body { color: #333333 }
center{align: center}
table{
	border-style: solid;
	border-color: #AAAAAA;
	margin-left: auto;	margin-right: auto;
	}
td{
	border-width: 0px;
	}
th{
	align: center;
}
table.head{
	width: 600px;
	background-color: #AAAAAA;
	border-spacing: 4px
	}
table.head th{
	background-color: red;
	color: white;
	padding: 5px;
	}