html {
	height: 100%;
	}

body {
	font-weight: 1em;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

body#links {
	 background: url("images/hg_rot.gif") repeat-y;
	 }

div#left {
	width: 160px;
	float: left;
	}

div#content {
	margin-left: 190px;
	}

#left a {
	color: lightgrey;
	background-color: transparent;
	font-weight: 600;
	font-size: 70%;
	}

#left ol {
	margin-left: 0px;
	padding-left: 5px;
	}

#left li {
	list-style: upper-roman;
	margin: 0px;
	margin-bottom: 10px;
	}

a {
  color: #002a7f;
}

p, ul,  {
  font-family: Verdana, Arial, Geneva, sans-serif;
  font-size: 1em;
  line-height: 120%;
}


.menu {
  font-size: 1em;
  color: #002a7f;
  font-family: Arial, Geneva, sans-serif;
  letter-spacing: -1px;
}

TD.topbar {
  font-weight: bold;
  color: #e7e2dd;
}

a:hover {
  color: #002A7F;
  text-decoration: underline;
}

a.bar:hover {
  color: #002A7F;
  text-decoration: none;
  background-color: #FFEBAE;
}

a.bar {
  color: #E7E2DD;
  text-decoration: none;
  font-family: Verdana, Arial, Geneva, sans-serif;
  font-size: 9pt;
}

H5 {
  font-size: 10pt;
  font-weight: bold;
}

#content h2 {
	font-size: 90%;
	margin: 80px 0 0 0;
   }

#content h3 {
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 0 0;
	}

h2 a {
	color: black;
   }

li {
	list-style-type: none;
	margin: 0 0 7px 0;
	}

#content ul {
	margin: 10px 0px 30px 0;
	padding-left: 0px;
	}

li.inner {
	margin-left: 10px;
	padding-left: 20px;
	list-style-type: square;
	}
