body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4dede;
}
body,td,th {
	font-family: Arial Narrow, Times New Roman, Times, serif;
	font-size: 16px;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #990066;
}

h1 {
	font-family: Monotype Corsiva, Arial Narrow, Times New Roman, Times, serif;
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
table.Main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	list-style-type: square;
}
td.BodyTopLeft {
	color: #666666;
	border-top: 1px solid #e4dede;
	padding: 15px 25px 20px;
	text-align: justify;
}
td.BodyTopRight {
	color: #666666;
	border-top: 1px solid #e4dede;
	background-image: url(../images/spacer_right-body.gif);
	padding: 5px;
}
td.BodyBottomLeft {
	color: #666666;
	border-bottom: 1px solid #e4dede;
}
td.BodyBottomRight {
	color: #666666;
	border-bottom: 1px solid #e4dede;
	background-image: url(../images/spacer_right-body.gif);
}

td.BottomNav {
	padding: 10px;
}
td.Footer {
	color: #999999;
	padding: 4px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
}
