html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}
body {
background:#fff;
color:#515151;
font-family:arial, tahoma, verdana, sans-serif;
font-size:90%;
font-weight:normal;
line-height:1.5em;
text-align:left;
padding:20px;
}
#page {
width:700px;
margin:0px auto;
}
h1, h2 {
	color: #000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 3em;
	line-height: 1em;
	padding: 0px;
	text-align: center;
}
h1 {
	padding:10px 0 15px;
}
h2 {
	font-size:1.3em;
}
p.left, p.right {
float:left;
margin:0px 0px 30px;
width:300px;
}
p strong {
font-weight:bold;
}
p.right {
text-align:right;
line-height:1.825em;
}
p.right strong {
float:left;
width:120px;
text-align:right;
}
div.pdf {
clear:both;
text-align:center;
}
div.pdf a:link,
div.pdf a:visited,
div.pdf a:hover {
display:block;
margin:0px auto;
background:url(ico-pdf.png) no-repeat 10px 0;
padding:5px 0;
font-weight:bold;
color:red;
}
div#map {
	padding: 0 0 30px;
	width:700px;
	height:300px;
}
p.text {
	padding: 0 0 30px;
	text-align: center;
}
a {
	color: red;
}
a:hover {
	text-decoration: none;
}