BODY  {
	font-family : Arial;
	font-size : 10pt;
}

TD  {
	font-family : Arial;
	font-size : 10pt;
}

TH  {
	font-family : Arial;
	font-size : 10pt;
}

A  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

.big {
	font-size : 24pt;
	font-weight : bold;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_descriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smaller_descriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

