body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-style: normal;
	color: #357F95;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
}

