body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	color: #494949;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #07768A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #07768A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #07768A;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #07768A;
	text-decoration: none;
}
.a1:link {
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
}
.a1:visited {
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.a1:active {
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
}
.linkline {
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
}
.d1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f9dba7;
}

