body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e1f;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_bg.gif);
}
a {
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #221e1f;
}
a:visited {
	color: #221e1f;
}
a:hover {
	color: #D4AE52;
}
a:active {
	color: #221e1f;
}
.style1 {	font-size: 18px;
	font-weight: bold;
}
.style2 {	font-size: 14px;
	font-weight: bold;
}

