.redUL
	{
		font-weight: bold;
		color: #c70000;
		text-align: left;
	}
.redUL UL
	{
		text-align: left;
		list-style-type: none;
	}
.redUL H2
	{
		font-weight: normal;
	}
h1.red
	{
		font-weight: bold;
		color: #c70000;
		font-size: 14px;
	}