body {
	font-family:		Verdana, Arial, sans-serif;
	font-size: 			16px;
}

H1 {
	font-size:			24px;
	color:				#659bff;
}
H2 {
	font-size:			19px;
	color:				#666666;
}

li {
	padding-bottom:		3px;
	text-align:			justify;
	list-style-type:	disc;
	list-style-position:	outside;
}

.content {
	width:				975px; 
	margin-top:			10px;	
}
.page-background {
	background-color:	#f0efef;
}
.page_content {
	width:				975px; 
	clear:				both; 
	padding:			20px 10px 10px 10px; 
	text-align:			left; 
	min-height:			500px;
	background-color:	#f0efef;
}
.keyphrase {
	color:				#666666;
	font-size:			18px;
	font-weight: 		bold;
}