body {
		 	font-family : Tahoma, Arial;
}

A.nav:link 		{font-family: Tahoma; font-size: 10pt; text-decoration: none; color : #555555;}
A.nav:visited {font-family: Tahoma; font-size: 10pt; text-decoration: none; color : #555555;}
A.nav:hover {font-family: Tahoma; font-size: 10pt; text-decoration: none; color : #888888;   }
A.nav:active {font-family: Tahoma; font-size: 10pt; text-decoration: none; }

A.sm:link 		{font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #555555;}
A.sm:visited {font-family: Tahoma; font-size: 8pt; text-decoration: none;  color : #555555;}
A.sm:hover {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #888888; }
A.sm:active {font-family: Tahoma; font-size: 8pt; text-decoration: none; }

A.li:link 		{font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #555555;}
A.li:visited {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #555555;}
A.li:hover {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #888888; }
A.li:active {font-family: Tahoma; font-size: 8pt; text-decoration: none; }

A.onblue:link 		{font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #CEFFFF;}
A.onblue:visited {font-family: Tahoma; font-size: 8pt; text-decoration: none; color :  #CEFFFF;}
A.onblue:hover {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #00319C;}
A.onblue:active {font-family: Tahoma; font-size: 8pt; text-decoration: none; }

A.ongray:link 		{font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #E3E3E3;}
A.ongray:visited {font-family: Tahoma; font-size: 8pt; text-decoration: none; color :  #E3E3E3;}
A.ongray:hover {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : White;}
A.ongray:active {font-family: Tahoma; font-size: 8pt; text-decoration: none; }

.standard {
	font-family : Tahoma;
	font-size : 10pt;
	color : #313131;
}

td {
	font-family : Tahoma;
	font-size : 8pt;	
}

td.td2 {
	font-family : Tahoma;
	font-size : 10pt;	
}
A:link 		{font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #555555;}
A:visited {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #555555;}
A:hover {font-family: Tahoma; font-size: 8pt; text-decoration: none; color : #888888; }
A:active {font-family: Tahoma; font-size: 8pt; text-decoration: none; }

input.button { 
  width: 50; 
  border: 1px solid gray; 
  background-color: #D0D0D0; 
  color: black; 
  font-family: tahoma;  
  font-size: 8pt 
}

input.text { 
  border: 1px solid #000000;
  font-family: tahoma;
  font-size: 8pt;
  width: 60;
  background-color: #ffffff 
 }
 input.button2 { 
  width: 60; 
  border: 1px solid gray; 
  background-color: #D0D0D0; 
  color: black; 
  font-family: tahoma;  
  font-size: 8pt 
}

input.text2 { 
  border: 1px solid #000000;
  font-family: tahoma;
  font-size: 8pt;
  width: 125;
  background-color: #ffffff 
 }
 
 input.rtext { 
  border: 1px solid #000000;
  font-family: tahoma;
  font-size: 8pt;
  width: 140;
  background-color: #ffffff 
 }
 
 textarea.code {
	font-size : 10pt;
	  border: 1px solid #000000;
}
select.code {
	font-size : 8pt;
	font-family : Tahoma, Arial;
	 border: 1px solid #000000;
}

 input.code { 
  width: 80; 
  border: 1px solid gray; 
  background-color: #D0D0D0; 
  color: black; 
  font-family: tahoma;  
  font-size: 8pt 
}.unnamed1 {  background-color: #FFFFCC}
