body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a {
	font-size: 12px;
	color: #0d2f56;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0d2f56;
}
a:hover {
	text-decoration: underline;
	color: #ce9d00;
}
a:active {
	text-decoration: none;
	color: #ce9d00;
}
a.redundant:link {
	font-size: 11px;
	font-weight:bold;
	color: #0d2f56;
	text-decoration: none;
}
a.redundant:visited {
	text-decoration: none;
	font-weight:bold;
	color: #0d2f56;
}
a.redundant:hover {
	text-decoration: none;
	font-weight:bold;
	color: #ce9d00;
}
a.redundant:active {
	text-decoration: none;
	font-weight:bold;
	color: #ce9d00;
}
a.topnav:link {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
a.topnav:hover {
	text-decoration: none;
	font-weight:bold;
	color: #0d2f56;
}
a.topnav:active {
	text-decoration: none;
	font-weight:bold;
	color: #0d2f56;
}
h1 {
	font-size: 16px;
	color: #ce9d00;
}
h2 {
	font-size: 14px;
	color: #ce9d00;
}
h3 {
	font-size: 12px;
	color: #ce9d00;
}
.HomeBg {
	background-image: url(../images/Darci-Lombardo_home_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E5EBF7;
	padding-left: 10px;
	padding-right: 10px;
}
.LeftBg {
	background-color: #DBB85C;
	background-image: url(../images/Darci-Lombardo_left.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.box {
	border: 1px solid #000000;
	padding: 3px;
}
