
#content {	
 	width: 475pt;
	margin: 20px auto;
	text-align: left;
	vertical-align: middle;
	border: 0;
}

#content2 {	
 	width: 600pt;
	margin: 20px auto;
	text-align: left;
	vertical-align: middle;
	border: 0;
}
 
.s1 { 
	color: #ffffff; 
	font-family:Arial, sans-serif; 
	font-style: normal; 
	background: #008000; 
	text-align:center; 
	font-weight: normal;
	padding: 20px 20px; 
	margin: 0; 
	text-decoration: none; 
	font-size: 20pt; 
	border: 0;
}

.green { background: #006400; } 

tr:nth-child(even) { 
	background-color:#cdcdcd; 
}

.s2 { 
	color: #ffffff; 
	font-family:Arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 10pt;
	text-align: left;
	padding: 10px 0px 10px 10px;
	border: 0;	
	margin: 0;
}

.s3 { 
	color: black; 
	font-family:Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 9pt; 
	padding: 10px 0px 10px 10px;
	border: 0;
	margin: 0;
}

