body{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
/*	background-color:#2eb800;*/
	background-color:#009933;
	}

.Keep_whitespace {
color:#000000;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:18px;
text-decoration:none;
white-space:pre;
}
	
*#name{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	text-align:center;
}

*#lables{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}

.plainText{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;

}
*#title{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}

table#container{
	background-color:#e6ffe6;
	border:none;
		-webkit-box-shadow: 0 0 10px 0px #666;
		-moz-box-shadow: 0 0 10px 0px #666;
		box-shadow: 0 0 10px 0px #666;
	margin:auto;
	width:840px;
}

table#info{

/*	background-color:#e6ffe6;
*/
backgroundcolor:#99ff99;
	border:0;
	margin:auto;
	width:840px;
}

table#nav{

/*	background-color:#e6ffe6;
*/
backgroundcolor:#99ff99;
	border:0;
	margin:auto;
	width:840px;
}
