
/* basic elements */
html {
	margin: 10px;
	padding: 0px;
	}
body {
	padding-left: 28%;
	font-family: ariel, helvetica, lucida-sans, sans-serif; 
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: 0em; 
	line-height: 1.88889;
	color: black; 
	background: rgb(226,224,226); 
	margin: 0; 
	}
img {
border: none;
float: left;
}
ul.navbar {
  list-style-type: none;
  margin: 0em; 
  border: 0.3em solid rgb(97,157,240); 
  padding: 0em;
  position: absolute;
  top: 3em;
  left: 3em;
  width: 12em 
  }
p { 
	margin-top: 0px; 
	text-align: left;
	font-family: ariel, helvetica, lucida-sans, sans-serif; 
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: 0em; 
	line-height: 1.88889;
	color: black; 
	}
h1 { 
	font-family: ariel, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 28pt;
	font-variant: normal;
	letter-spacing: 0em; 
	line-height: 1.88889;
	margin-bottom: 0; 
	color: black;
	}
ul.navbar li {
  	background: rgb(226,224,226);
  	margin: 0em;
  	padding: 0em;
	}
ul.navbar a {
  	text-decoration: none
  	}
div.boxheader { 
	width: 100%; 
	text-align: right;
	background: rgb(97,157,240);
	}
h2 { 
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 12pt;
	font-variant: normal;
	letter-spacing: 0em; 
	margin-bottom: 0; 
	color: black;
	}
h3 { 
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 13pt;
	font-variant: normal;
	letter-spacing: 0em; 
	margin-top: 0; 
	margin-bottom: 0; 
	color: black;
  	margin: 0;
  	padding: 0.1em;	}
h4 { 
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 8pt;
	font-variant: normal;
	letter-spacing: 0em; 
	margin-top: 0; 
	margin-bottom: 0; 
	color: black;
  	margin: 0;
  	padding: 0.1em;	}
h5 { 
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 20pt;
	font-variant: normal;
	letter-spacing: 0em; 
	margin-top: 0; 
	margin-bottom: 0; 
	color: black;
  	margin: 0;
  	padding: 0.1em;	}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 1.88889;
	color: rgb(90,90,90);
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 1.88889;
	color: rgb(90,90,90);
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 1.88889;
	color: blue;
	}
acronym {
	border-bottom: none;
	}
address {
  margin-top: 0;
  padding-top: 0;
  border-top: thin dotted }