html {width: 100%;}

body {
background: #fff;
text-align: left;
color: black;
font-size: 12pt !important;
line-height: 125%;
font-family: Arial, Helvetica, sans-serif; 
width: 100%;
}

/* Helpers and base rules */

img	{
border: 0;
}

.hide, #footer, .info img {
display: none;
}

a:link, a:visited, a:hover, a:active { 
text-decoration: none;
color: #000;
}
	
#header {
height: 60px;
}

h1 {
font-size: 24pt !important;
font-weight: normal;
letter-spacing: -1px;
text-align: center;
}

h1 img {
vertical-align: middle;
margin-right: 10px;
}

#contacts {
font-size: 120%;
text-align: center;
margin-top: 5px;
letter-spacing: -1px;
}

h2	{
font-size: 18pt !important;
color: #000;
font-weight: normal;
margin: 20px 0 15px 0;
}

h3	{
font-size: 16pt !important;
color: #000;
font-weight: normal;
margin: 20px 0 10px 0;
}

h4	{
font-size: 16pt !important;
color: #000;
font-weight: normal;
margin-bottom: 5px;
}

p {  
font-size: 12pt !important;
line-height: 140%; 
margin-bottom: 15px;
color: #000;
}

ul {
font-size: 12pt !important;
margin-bottom: 15px;
line-height: 140%;
}

li {
margin: 0 0 5px 0;
list-style: circle;
list-style-position: inside;
}
