*{
	margin:0;
	padding:0;
}

body{
	margin:1em;
}

h1{
	color:#58ab26;
}

h1, h2{
	font-family:"Times New Roman", times, serif;
	font-weight:normal;
	font-size:18pt;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}

p, h2{
	margin-bottom:1em;
}

#logo{
	margin-bottom:1em;
	text-align:right;
}
