/* CSS Document */

h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;;
	color: #000;
}

.introText {
	font-family: arial;
	font-size: 14px;
	color: #000
}

