/* ================= Body Elements ================= */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
Body {Background-color:#000000;}
/* ================= Hyperlinks ================= */
a:link {
	color: #ffffff;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
a:hover {
	text-decoration: underline;
	color: #4D2612;
	}
a:active {
	text-decoration: underline;
	color: #ffffff;
	}
a.hyper2:link {
	color: #000000;
	text-decoration: none;
	}
a.hyper2:visited {
	text-decoration: none;
	color: #000000;
	}
a.hyper2:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
a.hyper2:active {
	text-decoration: none;
	color: #000000;
	}
/* ================= Typography ================= */
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.bgnav {
	background-image: url(../common/OBAO_n_end.gif);
	background-repeat: repeat-y;
}

h1 { font-family: Tahoma, Verdana; 
  font-size: 14px; 
  color: #FF8000; 
  font-weight: bold; 
  text-decoration:none;
  line-height:23px;
   
  
	  }
 
h2 { 
      font-size: 18px; 
	  color: #FF8000; 
	  font-weight: Bold;

	  }
h3 { 
      font-size: 12px; 
	  color: #FF8000; 
	  font-weight: Bold;

	  }
 
 
