body {
	margin: 2em;
	font-family: Arial;
	max-width: 800px;

}
h1 {
	color: #444;
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	}
h2 {
	color:#999;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}

h5 {
	color:0000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

strong {
	font-size: 1.3em;
}

a{
	color: #0838af;
	text-decoration: none;
}
