

.small
	{
	font-size:9px;
	}


a.bgRed
	{
	background-color:#ffcccc;
	color:#333333;
	}

a.bgBlue
	{
	background-color:#ccccff;
	color:#333333;
	}

.highlight
	{
	background-color:#333333;
	font-weight:bold;
	}
