body { font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #000000;
}
.links  {	text-align:center;
	      background-color:#000000;
		color:#ff6600;
		font-weight: bold;
		font-size: 1.25em;
}
table { border: 5px solid #ff6600
}
h1	{ text-align:center;
     background-color:#000000;   
     color:#ff6600;
     line-height: 110%;
     font-family:Georgia, Arial, san-serif;
     border-style: double;
     padding: 5px;
}
h2	{ text-align:center;
     background-color:#000000;   
     color:#ff6600;
     line-height: 110%;
     font-family:Georgia, Arial, san-serif;
}
caption { color: #ff6600;
}
#footer { color: #ff6600;
	    font-size: .70em;
          font-weight: normal;
          text-align: center;
}
#myform {border: 2px solid #ff6600;
	   margin: 10px;
	   min-width: 200px;
}
.myrow  {height: 25px;
}
.mysubmit {margin-top: 10px;
	     margin-left: 100px;
}
.labelcol {width: 100px;
	     text-align: right;
	     padding-right: 10px;
	     color: #ff6600;
}