.h1,.h2,p,li{font-family: arial; }

.h1{
color: ffffff;
margin-bottom: 20px;
font-size: 16px;
font-weight: bold;
background-color: #3F6F9F;
padding: 5px;
}
.h2{
color: #4A4B45;
margin-bottom: -10px;
margin-top: 10px;
font-weight: bold;
}

.introText{
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
}
li {
	font-size: 12px;
}

