@charset "utf-8";
body {
	margin-top:0;
	background-image:url(graphics/robertMorseBg.jpg);
	background-repeat:repeat-x;
	background-color:#088D10;
	list-style-type: circle;
	list-style-position: inside;
}
td{
margin-top:0;
vertical-align:top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #088D10;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #088D10;
}
.titles01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #088D10;
}
a {
	color: #088D10;
}
.titles02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #088D10;
}

