.body1 {
	font-size: 12px;
	line-height: 2;
	line-height:2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #f1f6f9;
}
a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
.green {
	font-size: 12px;
	line-height:2;
	color: #127000;
}
.red {
	font-size: 12px;
	line-height: 2;
	color: #FF0000;
}

