divbody {
margin:0;
padding:0;
background-color:#ffffff;
text-align:center;
} 

.size1 { color: #000000; font-size: 13px; font-weight: bold; line-height: 35px }
.copy { color: #505050; font-size: 12px; line-height: 20px }
a { color: #191970; text-decoration: none }
a:hover { color: #ff6600; text-decoration: underline; background-color: transparent }
body { color: #000000; font-size: 12px ; line-height: 20px }
td { color: #323232; font-size: 12px ; line-height: 20px }

div.green { 
	font-weight: bold; 
	font-size: 12px ; 
	color: #006400; 
	line-height: 28px;
}
div.top_space { 
	margin left: 10px;
}

