.tdCtr {  text-align: center}

.tdLeft {  text-align: left}

.tdRight {  text-align: right}

.marq {
  color: #FF0000;
}


.alert {
	color: #FF0000;
	text-align: center
}

TD {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	text-align: justify;
	padding: 10px;
}

TH {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}

h1 {
	color: #6633CC;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
                text-align:center

}

h2 {
	color: #6633CC;
	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 {
	color: #6633CC;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	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;
	margin-left: 5%;
	margin-right: 5%;
}



