body {
	background-image: url(/images/up_bck.gif);
	background-repeat:repeat-x;
	background-color:#797979;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #DEDEDE;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style3 {color: #cccccc}
.style4 {
	color: #e1dbc0;
	font-weight: bold;
}
body,td,th {
	color: #dedede;
}

a:link {
	color: #e1dbc0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: C9BF93;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: C9BF93;
}
