body {
	font-family: arial, helvetica, sans-serif ;
	font-size: 10pt ;
	color: white ;
	font-weight:bold ;
}

img {
	border : 0px;
}

div.intro {
	text-align: center;
	color: black ;
	background-color: white;
}

div.intro a {
	font-size: 10pt ;
	color: black ;
}

div.intro h1 {
	font-size: 20pt ;
	color: black ;
	text-decoration:underline ;
}

hr {
	width : 95%;
	height: 1px;
}