h1,h2,h3,h4,a,h6,h5,td,th,p,input.textline
{font-family: lucida sans unicode;
	color:white
}
  H1,p,h3,a{
 	text-align: left;
	color: white
}
table{
	border-style:solid;
	vertical-align: middle;
	border-spacing: 0px;
	padding:1px;
	empty-cells:show; 
	margin: auto; 


}

tr,th,td{
	border-style:solid;
	margin: 0; 
	border-width: 1px 1px 0 0; 
	text-align: center;}

	 }


th {font-weight: bold; }

p {color:white;}

h1,h2{ text-align: center;
color: silver
}

a{align:right;
		font-size:12 pt;
	line-height: 24pt}

a:hover{color:yellow;
	decoration:none;
}

body { background-color:teal; }

input ,select,textarea
{  background-color:66FFCC; 
   color:003F00; 
	font-family: lucida sans unicode;
}
input.textline
{background-color:teal;
border:0px;
}
