body {
	background-image: url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
}
.style2 {color: #990000
}

.style3 {
font-size: xx-small;
}
.sideleft {
	background:url(img/lf.gif);
	background-repeat:repeat-y;
	}
.sideright {
	background:url(img/rg.gif);
	background-repeat:repeat-y;
	}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.copyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color:#990000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color:#333333;
}
.copyhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color:#990000;
}

