@charset "utf-8";
/* Text Formatting Styles */


sectionHead{
	font-size:18px;
	color:#333;
	line-height:30px;
}

h2{
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	padding:5px 0px 5px 0px;
}

h3{
	border-bottom:#ccc 1px solid;
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	padding:5px 0px 5px 0px;
}

strong{
	color:#003399;
}