h1, h2, h3, h4 {
	
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	
	font-size:19pt;
	color:#cf0000;
}

h2 {
	font-size:16pt;
	color:#000000;
}

h3 {
	
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #cf0000;
}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

body {
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
}



#contentContainer {
   background:white url(http://d10zadv7jfqeqc.cloudfront.net/whitepapershadowsidesdjh.gif) repeat-y;
   width:750px;
   border:none;
}

#content {

   text-align:left;
   width:600px;
}



#contentTop, #contentBottom {
   width:750px; height:40px;
   margin:0;
}

#contentTop {
   background:white url(http://d10zadv7jfqeqc.cloudfront.net/whitepapershadowtopdjh.gif) no-repeat;
}

#contentBottom {
   background:white url(http://d10zadv7jfqeqc.cloudfront.net/whitepapershadowbottomdjh.gif) no-repeat;
}





