p, ol, ul, li {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px; 
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF6600;
}

h1 {
	font-size: 20px;
	line-height: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

h2 {
  font-size: 16px; 
  line-height: 20px;
  font-weight: bold; 
}

h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

h4 {
  font-size: 13px; 
  font-weight: bold; 
}

h5 {
  font-size: 12px; 
  font-weight: bold; 
}

h6 {
  font-size: 12px; 
  font-weight: bold; 
  color: #000000;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #ff6600;
} 

a:link {
  color: #ff6600;
  text-decoration: none; 
} 

a:hover {
  color: #cc3300; 
  text-decoration: underline;
}

a:active {
  color: #FFCC00; 
  text-decoration: underline;
}

a.navMain {
  font-size: 11px; 
  color: #074459;
} 

a.navMain:link {
  color: #074459;
}

a.navMain:hover {
  color: #FF6600;
}

a.navMain:active {
  color: #FFCC00; 
}

a.navMain2 {
  font-size: 11px;
  color: #4C8699;
}

a.navMain2:link {
  color: #4C8699;
}

a.navMain2:hover {
  color: #FF6600;
}

a.navMain2:active {
  color: #FFCC00; 
}

a.navOmsug {
  font-size: 11px;
  color: #4C8699;
}

a.navOmsug:link {
  color: #4C8699;
}

a.navOmsug:hover {
  color: #ff6600; 
}

a.navOmsug:active {
  color: #FFCC00; 
}

div.navItem {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 11px; 
}

div.navItem2 {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-left: 20px; 
  font-size: 11px;
}
.inspire {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #074459;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: dotted;
  border-left-style: dotted;
  border-right-color: #4C8699;
  border-left-color: #4C8699;
  padding-right: 18px;
  padding-left: 18px;
  margin-right: 200px;
  margin-left: 10px;
}

.hilite {
  color: #ff6600; 
}

ul.document {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  list-style-type: square;
  list-style-image:  url(osgis2004/images/pagebullet.gif);
}

.tableLines {
	border: 1px solid #FFCC66;
}

.dateFoot {
  margin-top: 5px;
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #074459;
}
