BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
	background-color: #000000;
	margin: 0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.tabselect{ 
	border-color: #000000;
	border-style: solid solid none solid;
	background-color: #ffffff;
}
.tabnot{ 
	border-color: #000000;
	border-style: solid solid solid solid;
	background-color: #ffff99;
}
.tabel{ 
	border-color: #000000;
	border-style: none solid solid solid;
	background-color: #ffffff;
}

.footer{
	color: #000000;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center
}
.footerlink{
	color: #000000;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center
}

