div.whiteSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	color: Gray;
}

div.pureWhiteSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
	color: #C7C7C7;
}

div.coolGray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
	color: Black;
}

div.purpleSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	color: #9932CC;
}

div.blackSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

td.verticalAL {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}


table.singleBordered {
	border: thin;
	border-bottom-style: solid;
	border-color: Gray;
	border-bottom-width: thin;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: xx-small;
	text-align: justify;
	color: #DEB887;
}

td.smallJustified {
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 200;
	text-align: justify;
	border: thin;
	border-color: #000000;
	border-style: groove;
	border-width: thin;
	background-color: 182040;
}

a.linkNotDeco {
	color: Black;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

td.topCell {
	background: transparent;
	border: none;
	border-style: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 59px;
}

td.bottomCell {
	background: transparent;
	border: none;
	border-style: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 67px;
}
