body	{
	margin: 0px;
	background-color: white;
}

body, td, div	{
	font-family: verdana, arial, sans;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 12px;
}


.date	{
	font-weight: bold;
}

DIV.text	{
	width: 100%;
	padding: 20px;
	text-align: justify;
}

.grey	{
	background-color: #E6E6E6;
}

.small  {
	font-family: arial, sans;
	font-size: 11px;
	
}

.main	{
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;	
	border-top: solid 1px gray;
}
.goal {
	border: solid 1px gray;
}
