body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/backg.jpg);
	background-repeat:repeat-x
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}

.STYLE2 {
	font-size: 12px;
	color: #333333;
	font-variant: small-caps;
}
.STYLE3 {
	font-size: 12px;
	color: #333333;
	font-variant: small-caps;
	line-height: 16pt;
}

.STYLE7 {color: #FF0000; font-size: 12px; font-weight: bold; }
