.Header {
	text-align: center;
}
.Content {
	text-align: center;
}
.todo {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 790px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-color: #666666;
	border-top-style: dotted;
	border-top-width: 1px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}

