.background {
background-repeat:repeat-y;
background-position:center;
}
.tabel
{
font-family:Arial, Helvetica, sans-serif;
color: #3E82A5;
font-size:14px;
}

.LinkText
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size:14px;
}

.Text
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size:14px;
}

.Text A:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}
.Text A:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}
.Text A:hover {
	text-decoration: none;
	color: #3E82A5;
}
.Text A:active {
	text-decoration: none;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}

.tabel A:link {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #3E82A5;
	font-size:14px;
	}
tabel A:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #3E82A5;
	font-size:14px;
}
.tabel A:hover {
	text-decoration: none;
	color: #999999;
}
.tabel A:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #3E82A5;
	font-size:14px;
}

.style2 {
	font-size: 11px;
	font-style: italic;
}

