body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin: 0;
padding: 0;    
}

img {
border: none;
}

body {
font-size: 62.5%;
font-family: "Frutiger", "Univers", "Helvetica Neue", arial, helvetica, "bitstream vera sans", sans-serif;
}
label {
display: block;
}
input, textarea { 
font: normal 11px "bitstream vera sans", verdana, sans-serif;
}

html>body {
font-size: 11px;
}

table { 
font-size: 11px;
}

p, ul, ol, label {
/*font-size: 11px;*/
line-height: 15px;
margin-bottom: 15px;
}
label {
margin: 0;
}

h1, h2 {
font-size: 14px;
font-weight: normal;
line-height: 15px;
margin-top: 0;
margin-bottom: 15px;
}

h3 {
font-size: 13px;
font-weight: normal;
line-height: 15px;
margin-bottom: 15px;
}

h4, h5, h6 {
font-size: 11px;
line-height: 15px; 
font-weight: normal;
/*text-transform: uppercase;*/
}

ul {
margin-left: 15px;
}

ol {
margin-left: 20px;
}

.note {
font-size: 11px;
line-height: 15px;
}