body	{
	background-color:#FFFFFF;
	margin-left:20px;
	}

table	{
	table-layout:auto;
	width:90%;
	}

A	{
	text-decoration: none;
	font-weight: bold;
	color:black;
	}

.title 	{
	text-decoration: none;
	font-weight: bold;
	background-color: #98FB98;
	text-align:right;
	}


.list1	{
	font-size:150%;
	border-left:10 solid #98fb98;
	border-bottom:1 solid #98fb98;
	padding:3;
	width:90%;
	}


