@charset "UTF-8";
/* CSS Document */

h2 {
	font-size: 120%; /* Was 100% */
	font-weight: bold;
	color: #000000;
	text-align: left;
}

