BODY
 {
  color: #000000;
  bgcolor:"#FFFFFF";
  margin-left="0";
  margin-right="0";
  margin-top="0";
  margin-bottom="0";
  marginwidth="0";
  marginheight="0";
  font-family : Arial;
  font-size   : 12pt;
  font-weight : normal;
  scrollbar-arrow-color:#000074;
  scrollbar-base-color:black;
  scrollbar-shadow-color:#DDDDDD;
  scrollbar-face-color:#2E4B9B;
  scrollbar-highlight-color:#DDDDDD;
  scrollbar-dark-shadow-color:white;
  scrollbar-3d-light-color:white;
 }

A:link {
  color: navy;
  }

A:visited { 
  color: navy; 
  }

A:hover { 
  color: crimson; 
  }

IMG { border: 0px }

H1
 {
  font-family : "Arial", sans-serif;
  font-size   : 18pt;
  font-weight : bold;
  text-align  : left;
  margin-left : 30px;
  color       : #000000;
 }

H2
 {
  font-family : "Arial", sans-serif;
  font-size   : 16pt;
  font-weight : bold;
  margin-left : 0px;
  color       : #000000;
 }

H3
 {
  font-family : "Arial", sans-serif;
  font-size   : 12pt;
  font-weight : bold;
  margin-left : 0px;
  color       : #000000;
 }

H4
 {
  font-family : "Arial", sans-serif;
  font-size   : 11pt;
  font-weight : bold;
  text-align  : left;
  color       : #000000;
 }

Small
 {
  font-family : "Arial", sans-serif;
  font-size   : 8pt;
  color       : #000000;
 }

P
 {
  font-family : "Arial", sans-serif;
  font-size   : 12pt;
  font-weight : normal;
  text-align  : left;
  color       : #000000;
 }

P.CENTER
 {
  text-align  : center;
 }

DL
 {
  font-family : "Arial", sans-serif;
  font-size   : 12pt;
  font-weight : normal;
  text-align  : left;
  color       : #000000;
 }

TD
 {
  font-family : "Arial", sans-serif;
  font-size   : 12pt;
  font-weight : normal;
  text-align  : left;
  color       : #000000;

 }

TD.JUSTIFY
 {
  text-align  : justify;
 }

.lablec
 {
  font-family : Arial;
  font-size   : 8pt;
  font-weight : normal;
  color       : #FFFFFF;
 }

.info
 {
	position: fixed;
	top: -5000px;
 }
 
a.menu {
	font: bold 11px Arial, sans-serif;
	font-weight: 700;
	color: #003399;
	text-decoration: none;
	padding: 2px 6px;
	margin: 0;	
}

a.menu:hover {
	text-decoration: none;
	background: #C4D8E6;
	color: #003399;
}

td.menufirst {
	background: #DFDFDF; 
};


td.menutd {
	background: #DFDFDF; 
	border-left: 1px solid #FFF;
};




