body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(images/backline.jpg);
}

a:link {
	color: #ffcc00;
	font-size: 12px;
	font-family: arial, tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #ffcc00;
	font-size: 12px;
	font-family: arial, tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover {
	color: #ffcc00;
	font-size: 12px;
	font-family: arial, tahoma, Verdana;
	font-weight: bold;
	text-decoration: underline;
}

a.slink:link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.09em;
}
	
a.slink:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.09em;
}
	
a.slink:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.09em;
}


.text {	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;}
	
.Stext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 0.09em;
	line-height: 14px;
}

.cat {
	line-height:18px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ffcc00;
	text-align:justify;}
	
p {TEXT-ALIGN:justify}
td {
	line-height:18px;
	font-family: Verdana, arial, Tahoma,;
	font-size: 12px;
	color: #ffcc00;
	text-align: justify;
}
br {TEXT-ALIGN:justify}

h1,h2,h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #FFFF99;
	letter-spacing: 0px;
	margin: 0px;}
.hi { display:none }