/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1BA6CB;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1BA6CB;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007FA1;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007FA1;
	text-decoration: none;
	font-weight: bold;
}

