body	{
	font-family: Arial;
	font-size: 12px;
}

table	{
	border-collapse: collapse;
}

h1	{
	font-size: 18px;
	font-variant: small-caps;
	font-wieght: bold;
}

h2	{
	font-size: 14px;
	font-variant: small-caps;
	font-wieght: bold;
}

p.clickdex	{
	text-align: center;
	font-weight: bold;
}

th	{
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

th.index {
	font-size: 14px;
	background-color: #CCCCCC;
}
th.header {
	font-size: 12px;
	color: white;
	background-color: black;
}

td	{
	font-family: Arial;
	empty-cells: show;
}

td.CMName	{
	font-size: 10px;
	empty-cells: show;
}

td.CMData	{
	font-size: 10px;
	text-align: right;
	empty-cells: show;
}