h4 {
	
	margin-bottom:0px;
	color: #8d9ba9;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	}
	
h3 {
	margin:10px 0 10px 0;
	color: #6c6b6b;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	
}

h5 {
	color: #8d9ba9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom:0px;
}

p { /* .style3 */
	color: #526171;
	font-size: 11px;
	font-family: tahoma;
	margin:2px 0 20px 10px;
}

div#std_content ul li{ 
	color: #526171;
	font-size: 11px;
	font-family: tahoma;
	margin-left:10px;
	margin-top:3px;
}

.num_list li{/* to get a numbered list */
	list-style-type:decimal;
}