body {
	margin: 0px;
}

.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;

}



a.lightgrey:link {
	text-decoration: underline;
	color:#999999;

}
a.lightgrey:visited {
	text-decoration: underline;
	color:#999999;

}
a.lightgrey:hover {
	text-decoration: underline;
	color:#999999;
}
a.lightgrey:active {
	text-decoration: underline;
	color:#999999;
}
.cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}


.citebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;

}
.citenotsobig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	padding: 9px 0px;

}
.heading1 {
	font-weight: bolder;
}
p {
	padding: 0px;
	margin: 8px 0px 1px 5px;
}
.citeinpage {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	padding: 0px;
}
