.tableheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #00FF00;

	text-decoration: underline;

}


.n {



  color: #00FF00;



        font-family: Georgia, "Times New Roman", Times, serif;



}

.space {
  font-family: "Courier New", Courier, mono;



                font-size: 8px;
}


.mytable {

	background-color: #000000;

	background-position: center;

	margin: 0px;

	padding: 2px;

}

.tablefieldssmall {

		font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-style: normal;

	font-weight: bold;

	color: #00FFFF;
	
	border: none;


}


.tablefields {

		font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #00FFFF;
	
	border: none;


}

.tablecellborders {

	border: none;

}

.tablecells {
  border: none;
	
	margin: 0px;

	padding: 3px;

}



.test {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	font-style: normal;

	color: #000000;

}



.tablehref {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #0099FF;

	font-weight: bold;

}



body {
	background-color: #000000;
  background: url(bamboo-leaves-bckground.gif); 
	background-repeat: repeat-y;
  color: #00000;
	background-position: left;
}




h4 {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #00FF00;

	text-decoration: underline;
  margin-bottom:0em; 

}

h3 {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #00FFFF;

}

h2 {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #00FFFF;

}

h1 {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #00FFFF;

}


A.h:LINK {

	color: #1500ad;

	font-family: "Courier New", Courier, mono;

	font-size: 16px;

	text-decoration: none;

} 



A.h:ACTIVE {color: #1500ad;

  font-family: "Courier New", Courier, mono;

	font-size: 16px;

	text-decoration: none;

}

 

A.h:VISITED {

  font-family: "Courier New", Courier, mono;

	color: #1500ad;

		font-size: 16px;

	text-decoration: none;

} 



A.h:HOVER {

  font-family: "Courier New", Courier, mono;

	color: #FFFF33;

		font-size: 16px;

	font-weight: bold;

	text-decoration: underline;

} 


