body { background-color:#333399;
	   color:#00CCff;
	   font-family: Arial; }

a:link { color:#00ccff;
	     font-weight:bold; }

a:visited { color:#00CCFF;
		  	font-weight:bold; }

a:hover { color: #000080;
		  font-weight:bold; }

table { border:none;
		padding:0px;
		text-align:center;
		vertical-align:middle;
		height:90%;
		width:80%; }

table table { border:none;
			  padding:0px;
			  vertical-align:middle;
			  text-align:center; }

table table td { text-align:center;
     		     padding:5px; }