.watermark {
	background-image: url(images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.list {
	list-style-image: url(images/arrow.gif);
}
.bgnorepeat {
	background-repeat: repeat-x;
}
.hdot {
	background-image: url(images/hdot.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #4f94cd;
}
a:visited {
	text-decoration: none;
	color: #4f94cd;
}
a:hover {
	text-decoration: underline;
	color: #4f94cd;
}
a:active {
	text-decoration: none;
	color: #4f94cd;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;}
	
	.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;}
