#Header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	width: 1000px;
}
body {
	font-family: "Times New Roman", Times, serif;
}
#Footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #606060;
	width: 1000px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content {
	width: 1000px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-top: 0px;
}
#Logo {
	width: 1000px;
	text-align: center;
}
#Wrapper {
	width: 1000px;
	margin: auto;
}
#Picture {
	width: 1000px;
	margin-top: 40px;
}
tr {
	vertical-align: top;
}
.newsTitle {
	font-weight: bold;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
}
.continua {
	color: #359A44;
	font-size: 13px;
	text-decoration: underline;
}
a:link {
	color: #379A3E;
}
a:hover {
	color: #DC2126;
}
a:visited {
	color: #379A3E;
}
