.main{
	background-color: White;
	font : medium sans-serif;
}
.ww {
	font: normal Times New Roman;
	color: Navy;
}
.larger{
	font: bold larger;
}
.resume {
	background-color: White;
	font: smaller sans-serif;
}
.dataentry
{
	font: x-small;
}
.footnotemark{
	color: #FF3333;
	font: xx-small;
	vertical-align: super;
}
.footnote{
	color: Black;
	font: xx-small;
	text-align: center;
}
.grey{
	vertical-align: top;
	background-color: #CCCCCC;
}