<!--
body {
	background-color: #000000;
	background-image: url(images/bodybg.gif);
	background-repeat:repeat-y;
}
body,td,th {
	font-size: 12px;
}
.imgBorder{
	border:#000000;
}
a.menu:link{
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
a.menu:visited {
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
a.l1:link{
	font-size:14px;
	color: #003399;
	text-decoration: none;
}
a.l1:visited{
	font-size:14px;
	color: ##C0C0C0;
	text-decoration: none;
}
a.l1:hover {
	font-size:14px;
	text-decoration: underline;
}
a.l1:active {
	font-size:14px;
	text-decoration: none;
}
a:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-size:12px;
	text-decoration: none;
	color:#999999;
}
a:hover {
	font-size:12px;
	text-decoration: underline;
}
a:active {
	font-size:12px;
	text-decoration: none;
}
.text_1 {
	color: #660000;
	font-weight: bold;
}
.text_2 {
	color: #660000;
	font-size:14px;
	font-weight: bold;
}
-->
