h1 {
	font-size: 12pt;
	color: #0D3D47;
	font-family: "Times New Roman";
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color: #BA1825;
	font-family: "Times New Roman";
	font-weight: bold;
	margin: 0px 0px 4px 0px; 
}

h3 {
	font-size: 8pt;
	color: #0D3D47;
	font-weight: bold;
}

h4 {
	color: #FFFFFF;
	font-size: 10pt;
}

#wrapperAll {
	background-image: url(../images/wrapperAllBG.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
/*	height: 1000px;*/
	margin: 0px auto;
}

#contentAll {

}

#content {

}


