body {
	font: normal 12px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	margin: 50px;
}

A:LINK{
	COLOR: #669900;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:VISITED {
	COLOR: #669900;
	TEXT-DECORATION: NONE;
	font-weight: bold;
}

A:ACTIVE {
	COLOR: #669900; 
} 

A:HOVER {
	COLOR: #90BF01;
	TEXT-DECORATION: UNDERLINE;
}

h4 {
	margin-top: 12px;
	margin-bottom: 3px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}

form {
	font-size: 10px;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

h3 {
	font-weight: bold;
	color: #66cc00;
	height: 23px;
	border-bottom: 1px solid #669900;
	background: url(images/b012lis.gif) no-repeat;
	padding-left: 20px;
	font-size: 14px;
}
a {
	text-decoration: none;
}
