/* CSS Document */
.txtupper{
	text-transform:uppercase;
}

.txtbold {
	font-weight:bold;
}

.txthead{
	font-family: Arial;
	font-size: 12pt;
	text-transform:uppercase;
	font-weight:bold;
}

.txtphone{
	font-family: Verdana;
	font-size: 16pt;
}

.txtmini{
	font-size: 8pt;
}

.txtidx-slogan{
	font-family: Times new roman;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: normal;
}
