body {
	color: gray;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
p { }
td { }
a:link { color: inherit; }
a:visited { color: inherit; }
a:hover { }
a:active { }
.smaller { font-size: small; }
.titles {
	color: #111111;
	font-size: small;
}
.bold { font-weight: bold; }
.text {
	font-size: small;
	font-weight: lighter;
	color: #111111;
}

