body {
	background-image: url(images/bg_loop1.jpg);
	background-position:top center;
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
}

.background {
	background-color: #FEFEE9;
}
a:link {
	color: #0000FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #0066FF;
}
a:hover {
	color: #330099;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	font-style: normal;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	height: 24px;
	background-color: transparent;
	background-image: url(images/directory-button1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	margin: 10px;
	font-size: 12px;
	line-height: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

