@charset "utf-8";
.style2 {font-size: 18px}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
a:link {
	text-decoration: underline;
	color: #c89d5a;
}
a:visited {
	text-decoration: underline;
	color: #cfa970;
}
a:hover {
	text-decoration: none;
	color: #9f7535;
}
a:active {
	text-decoration: underline;
	color: #474f49;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#tableLayout {
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(Link-bar.gif);
}

body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
}
