body {
	background-color: #aaaaaa;
	text-align: center;
}
#page {
	border: 0px;
	color: #696969;
	font-family: Verdana, Lucida, Arial;
	font-size: 10px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	text-align: left;
	width: 700px;
	
}
#header {
	border: 0px;
	text-align: right;
}
#body {
	background: #eeeeee;
	border: 10px solid #c6c6c6;
}
#left {
	border: 0px;
	border-right: 1px dotted #b8b8b8;
	vertical-align: top;
	width: 540px;
}
#right {
	border: 0px;
	line-height: 16px;
	vertical-align: top;
	width: 160px;
}
#footer {
	background-color: #c6c6c6;
	border: 0px;
	color: #949594;
	height: 30px;
	text-align: center;
}
.line {
	border: 0px;
	border-top: 1px dotted #b8b8b8;
	padding: 10px;
}
td {
	color: #696969;
	font-size: 11px;
	line-height: 120%;
	padding: 20px;
}
a {
	color: #696969;
	text-decoration: underline;
}
#footer a {
	color: #949594;
	border-bottom: 0px;
	text-decoration: underline;
}
a:hover, #footer a:hover {
	color: #000000;
	text-decoration: underline;
}
li {
	list-style: circle;
}
p {
	text-align: center;
}
img {
	border: 0px;
}

p a {
	border: 0px;
}
p a:hover {
	border: 0px;
}
a img {
	border: 2px solid;
}
