body, td
{
	font-family: Georgia, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #AFBBEE;
	margin-top: 20px;
	margin-left: 50px;
}

img {margin-bottom: 5px; margin-left: 5px;}

a:link, a:visited
 {
	color: #6633FF;
	font-weight: bold;
	text-decoration: none;
}

h1, h3 { font-style: italic;
color: white; margin-bottom: 10px;}
h3 {margin-bottom: -10px; }
ul {margin-left: 0px; padding-right: 20px;}

