body {  /* basic font and parent size */
	background-color: white;
	font-size: 11pt;
	font-family: arial, helvetica, verdana, sans-serif}

p, div, td, th, ol, ul, dl, dd, dt, blockquote, address, span, table
 {  /* redundant selectors to help NS4 not forget */
	font-size: 11pt;
	font-family: arial, helvetica, verdana, sans-serif}

h1, h2, h3, h4, h5, h6
 {  /* redundant selectors to help NS4 not forget */
	font-family: arial, helvetica, verdana, sans-serif}

ul { list-style: disc}

h1 { /* used a page header only one per page */
 	font-size: 16pt}

.sectionhead {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif}
h2 {
  font-size: 14pt}

.barhead {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif}

h3 {
	font-size: 12pt;
	color: #333399}

h4 {	
	font-size: 12pt}

.menu:link { /* top menu bar adjust background to match table  */
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif}

.menu:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: verdana, arial, helvetica, sans-serif} 


.menu:visited { /* duplicate to the link setup */
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica,sans-serif}

.menu:visited:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif} 

.menusep {
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif}

.sidemenu:link { /* Side menu bar for secondary navigation */
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none
	}

.sidemenu:hover { 
	font-size: 9pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none ;
	background-color: #CCCCCC}

.sidemenu:visited { /* duplicate to the link setup */
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none}

.sidemenu:visited:hover { 
	font-size: 9pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none ;
	background-color: #CCCCCC}


.sidemenublank { /* to indicate page you are on */
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none}
	
.sidemenusep { /* bullet like symbol */
	font-size: 9pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif}


.sidemenusubhead { /* esp in exploration and operations */
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif}

.footer { /* copyright and disclaimer footer */
	font-size: 8pt;
	color: #FFFFFF}

.footer:link { /* highlights link to disclaimer */
	color: #00FFFF;
	background-color: #333399}

.footer:visited { /* highlights link to disclaimer */
	color: #00FFFF;
	background-color: #333399}

.footer:hover { /* highlights link to disclaimer */
	color: #333399;
	background-color: #CCCCCC}

.smtd {
	font-size: 10pt}

.blbold  { /* used in conjunction with bold code */
	color: #333399}

.bldwhite  { /* used in conjunction with grey background
		 */
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif}

.smallest {
 	font-size: 10pt; 
	font-family: verdana, arial, helvetica, sans-serif}

.smtd {
	font-size: 10pt}

.smtd:link { /* highlights link to disclaimer */
	color: #333399;
	font-size: 10pt;
	background-color: #FFFFFF}

.smtd:visited { /* highlights link to disclaimer */
	font-size: 10pt;
	background-color: #FFFFFF}

.smtd:hover { /* highlights link to disclaimer */
	color: #333399;
	font-size: 10pt;
	background-color: #CCCCCC}
.bluerbld { color: #333399}
.med { font-size: 11pt; font-size: 10pt }
