
/* basic elements */
html {
	margin: 10px;
	padding: 0px;
	}
body {
	padding-left: 305px;
	font-family: ariel, helvetica, lucida-sans, sans-serif; 
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: 1px; 
	line-height: 1.88889;
	color: black; 
	background: rgb(226,224,226); 
	margin: 10px; 
	}
img {
border: none;
float: left;
}
ul.navbar {
  list-style-type: none;
  margin: 3px; 
  border: 3px solid rgb(97,157,240); 
  padding: 0px;
  position: absolute;
  top: 3em;
  left: 1em;
  width: 28% 
  }
p { 
	margin-top: 0px; 
	text-align: left;
	font-family: ariel, helvetica, lucida-sans, sans-serif; 
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: 1px; 
	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: 1px; 
	line-height: 1.88889;
	margin-bottom: 0; 
	color: black;
	}
ul.navbar li {
  background: rgb(226,224,226);
  margin: 0;
  padding: 0.1em;
  }
ul.navbar a {
  text-decoration: none }
div.boxheader { 
	width: 100%; 
	text-align: right;
	background: rgb(97,157,240);
	}
div.boxtable { 
	width: 8em; 
	text-align:	left;
	background: rgb(150,150,150);
	}
div.boxtable2 { 
	width: 6em; 
	text-align:	left;
	background: rgb(243,126,247);
	}
div.boxtable3 { 
	width: 6em; 
	text-align:	left;
	background: rgb(190,190,190);
	}
h2 { 
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-style: normal; 
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: 1px; 
	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: 1px; 
	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: 1px; 
	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: 1px; 
	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 }

/* css tables */