@CHARSET "UTF-8";
body {
	color: #000e71;
	font-family: Arial;
	font-size: 14px;
	background-color: #F9F9F9;
}

h1, h2, h3, h4, h5, h6 {
}

a {
	color: #000e71;	
}

h1 {
	font-size: 26px;
}

p {
	margin: 30px 0;
	line-height: 20px;
}

.intro-text {
	font-style: italic;
	font-size: 15px;
	font-family: Helvetica,sans-serif;
}

li {
	margin: 20px;
	line-height: 18px;
}
