h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

h2 {
	font-size: 24px;
	line-height: 150%;
	font-weight: normal;
}

.txt-12{
font-size:12px;
line-height:150%;
}

.txt-12red{
	font-size:12px;
	line-height:150%;
	color: #CC0000;
}

.txt-14{
font-size:14px;
line-height:150%;
}

.txt-14red{
	font-size:14px;
	line-height:150%;
	color: #CC0000;
}


.txt-16{
font-size:16px;
line-height:150%;
}

.txt-16red{
	font-size:16px;
	line-height:150%;
	color: #CC0000;
}

.txt-18{
font-size:18px;
line-height:150%;
}

.txt-18red{
	font-size:18px;
	line-height:150%;
	color: #CC0000;
}

.txt-24{
font-size:24px;
line-height:150%;
}

.txt-24red{
	font-size:24px;
	line-height:150%;
	color: #CC0000;
}


.txt-36{
font-size:36px;
line-height:150%;
}

.txt-36red{
	font-size:36px;
	line-height:150%;
	color: #CC0000;
}

