body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-image: url(bullet.gif);
	line-height: 130%;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	background-image:  url(bkgrd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #003366;
}
a:active {
	color: #6699CC;
}
h1 {
	font-size: medium;
	color: #336699;
	font-weight: bold;
}
h2 {
	font-size: small;
	color: #6699CC;
	font-weight: bold;
}
.style1 {font-size: x-small}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
}

