<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
body {
	background-image: url(grfx/bkg.png);
	background-repeat: repeat;
	background-color: #101517;
}
a {
	font-size: 11px;
	color: #00c7f5;
}
.border {
  padding: 0
  px;
  border: 1px dashed #AAAAAA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00c7f5;
}
a:hover {
	text-decoration: none;
	color: #00c7f5;
}
a:active {
	text-decoration: none;
	color: #00c7f5;
}
.style1 {
	color: #999999;
	font-size: 11px;
}
.style2 {font-size: 12px}
.style3 {
	color: #00c7f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rss {
	position:relative;
	float:right;
	top: -50px;
	left: 15px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3007b;
}
.style5 {
	color: #ffeacc;
	background-color: #565557;
}
-->