.tdCtr {  text-align: center}

.tdLeft {  text-align: left}

.tdRight {  text-align: right}

.marq {
  color: #FF0000;
}

TD {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

TH {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}

h1 {
	color: #FF0000;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center
}

h2 {
	color: #FF0000;
	font-size: 16pt;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center
}

H3 {
	font-size: 14pt;
	color: Black;
	text-align : center;
	font-weight: bold;
}

H4 {
  font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Black;
	text-align : center;
	}

BODY {
	background-image:url(../images/tile_back_lighter.gif);	
	}
	
p {
	font-size: 12pt;
	color : Black;
	font-family:"Times New Roman", Times, serif
}


.alert {
	color: #FF0000;
	text-align: center
}
