body {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia;
	font-size: 14px;
	color: #000000;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
a:link {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight: bold;
	color: #367429;
	text-decoration: none;
}
a:visited {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight: bold;
	color: #367429;
	text-decoration: none;
}
a:hover {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight: bold;
	color: #C3D2A7;
	text-decoration: underline;
}
a:active {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight: bold;
	color: #C3D2A7;
	text-decoration: none;
}
#container {
	width: 700px;
	position: relative;
	text-align: left;
}
#header {
	background-color: #fdd1a9;
	position: relative;
	height: 100px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#content {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-top: 6px;
	position: relative;
	width: 700px;
}
#runninghead {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	font-weight: normal;
	position: relative;
	width: 695px;
}
.ListText {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia;
	font-size: 14px;
	line-height: 13px;
	color: #000000;
	position: relative;
	top: 6px;
	left: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	width: 428px;
}
.text {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.bulletcolor {
	color: #CC0000;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #006600;
	margin-top: 15px;
	margin-bottom: 6px;
	width: 465px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}
.MariasName {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia;
	font-size: 22px;
	line-height: 30px;
	color: #006600;
	font-style: italic;
	font-weight: normal;
}
#leftcol {
	float: left;
	width: 196px;
	position: relative;
	text-align: left;
}
#rightcol {
	width: 490px;
	float: left;
	position: relative;
	left: 12px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	width: 460px;
	position: relative;
	display: block;
	left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
li {
	margin-bottom: 8px;
	width: 460px;
	position: relative;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	display: list-item;
	text-align: left;
}

