<style>
				body {
					font-family:Verdana;
					font-size:11px;
					line-height:13px;
				}
				
				table {
					font-family:Verdana;
					font-size:11px;
					line-height:14pt;
				}
				
				a { 
					color:rgb(71,133,163); text-decoration:none; 
				} 
				
				a:hover { 
					color:rgb(255,153,51); text-decoration:none; 
				}
				
				.m_text {
					font-family:Verdana;
					font-size:11px;
					color:rgb(69,69,69);
					text-align:justify;
					line-height:15px;
				}
				
				.m1_text {
					font-family:Verdana;
					font-size:11px;
					color:rgb(69,69,69);
					line-height:16px;
				} 
 				
				.m2_text {
					font-family:Verdana;
					font-size:11px;
					color:rgb(69,69,69);
					line-height:18px;
				} 
 				
				.h_text {
					font-family:Verdana;
					font-weight:bold;
					font-size:12px; 
					color:rgb(99,100,84); 
					line-height:18px; 
					margin:0px; 
					padding-top:0px; 
					padding-right:0px; 
					padding-bottom:0px; 
					padding-left:0px; 
				}
 				
				.h1_text {
					font-family:Futura Hv BT;
					font-weight:bold;
					font-size:24px;
					color:rgb(1,35,74);
					line-height:55px;
				}
				
				.h2_text {
					font-family:Verdana;
					font-weight:bold; 
					font-size:18px; 
					color:rgb(71,133,163); 
					line-height:22px;
				}
				
				ul {
					list-style-image:url(''); margin:0; padding:0; 
				}
				
				li {
					margin:0px;
					padding-top:0px;
					padding-right:0px;
					padding-bottom:0px;
					padding-left:12px;
					font-family: Verdana;
					font-size: 11px;
					color: #333;
					line-height: 16px;
					margin:5px;
				}
				
				.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:rgb(51,51,102);
	font-size:11px;
	margin-bottom:3px;
	margin-top:0px;
	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
	line-height: 16px;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-size:11px;
	position:relative;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.contentContainer{

}
.contentContainer p,.contentContainer h1{
		margin-top:0px;

}

h1 {
	font-family:Verdana;
	font-size:28px;
	color:rgb(69,69,69);
	line-height:24px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:10px;
	margin-right: 10px;
}

h2 {
	font-family:Verdana;
	font-weight:bold;
	font-size:22px;
	color:rgb(82,102,111);
	line-height:22px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:6px;
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:rgb(71,133,163);
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:6px;
	margin-right: 10px;
	margin-left: 10px;
}

h4 {
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	color:rgb(82,102,111);
	line-height:28px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:10px;
	margin-right: 10px;
}

				</style>