body {
	background-image: url(images/bkgrnd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 11px;
	font-family: Tahoma;
}
a:link {
	color: #1C6DB0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C6DB0;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #1C6DB0;
}
.style2 {font-weight: bold}.white {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
