/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
ul {
	list-style: none;
	text-align: center;
}
a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
h1 {
	margin-top:10px;s
}
h2 {
	font-size: 120%;
}



html, body {
	height: 100%;
	background: #FFF;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
}
* font-size +2 CSS Document */ * html body {
	font-size: small;
	f\ont-size: medium;
}
html>body {
	font-size: medium;
}address {
	font-style: normal;
	padding-bottom: 10px;
}
img {
	margin-top: 1em;
	margin-bottom: 1em;
}

