body	{
	margin: 0px;
	background-color: white;
}

body, td, div	{
	font-family: verdana, arial, sans;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 15px;
}

input, textarea, button, li	{
	font-family: verdana, arial, sans;
	font-size: 11px;
}

.date	{
	font-weight: bold;
}

DIV.text	{
	width: 100%;
	padding: 20px;
}

.grey	{
	background-color: #E6E6E6;
}