body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #005B55;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.curve1 {
	background-image: url(curve1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F7F6EC;
}
.curve2 {
	background-image: url(curve2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F7F6EC;
}
.curve3 {
	background-image: url(curve3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.curve4 {
	background-image: url(curve4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dot {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
}
.heading {
	font-size: 14px;
}
.small {
	font-size: 10px;
}
