body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
body, td {
	font-family: "ITC New Baskerville", "Baskerville", serif;
	font-size: 15px;
	line-height: 17px;
	}
p {
	margin-top: 10px;
	margin-bottom: 0px;
	}
p.smalltype {
	margin-top: 4px;
	}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 18px;
	}
a,
a:link,
a:active,
a:visited {
	color: #000000;
	}
a:hover {
	color: #075F0B;
	}

#mainTable {
	background-color: #000000;
	}
#mainCell {
	background-color: #FFFFFF;
	}
#topSection {
	margin: 42px 0px 16px 36px;
	}
#botSection {
	margin: 24px 0px 0px 36px;
	}

.smalltype {
	font-size: 13px;
	line-height: 15px;
	}
.divider {
	font-size: 1px;
	line-height: 1px;
	background-color: #BDBDBD;
	height: 1px;
	}

