body      {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	width: 900px;
	background-image: url(Tinybgimage.gif);
	background-repeat: repeat;
	margin-top: 30px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: disc;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	line-height: 1.4em;
}
.text {
	left: 50px;
	right: 50px;
}

.image {
	position: absolute;
	top: 0px;
	float: left;
}


td        {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #444444;
	padding-left: 0px;
          }

a:link    {
	text-decoration : underline;
	color : #000000;
}
a:visited { text-decoration : none      ; color : #990099 ; }
a:active  { text-decoration : underline ; color : #ff0000 ; }
a:hover   { text-decoration : underline ; color : #cc0000 ; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
}
li {
	text-indent: 20px;
}
