body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/images/left-back-2.gif);
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {color: #FFFFFF}
.style2 {color: #0000CC}
.left-back {
	background-image: url(graphics/images/left-back-1.gif);
	background-repeat: repeat-x;
}
.right-back {
	background-image: url(graphics/images/right-back-1.gif);
	background-repeat: repeat-x;
}
.right-bottom-stretch {
	background-image: url(graphics/images/right-vertical-bottom.gif);
	background-repeat: repeat-y;
}

.quotebox a {
	color:#00a29e;
}

.quotebox a:hover {
	color:#00a29e;
	text-decoration:none;
}
