h1 {
	font: italic bold 28px "Trebuchet MS";
}
.bannerBG {
	background-image:  url(../images/gray/gray_01.jpg);
	background-repeat: no-repeat;
}
.tdBg {
	background-image:   url(../images/gray/gray_03.gif);
	background-repeat: repeat-y;
}
.footerBg {
	background-image: url(../images/gray/gray_05.gif);
	background-repeat: no-repeat;
}.red {
	color: #CC0000;
}
