BODY {
	color: black;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	
	font-weight : bold;
	background-image : url(starrsstill.gif);
}

a.hidden {
	color: black;
	text-decoration: none;
}

a.hidden:hover {
	color: black;
	text-decoration: none;
}



A {
	color: #660000;
	text-decoration: underline;
}

A:HOVER {
	color: #666666;
	text-decoration: none;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 14px;
	
	font-weight : bold;
}
APPLET{
	margin : 0px;
	border : 0px dashed #F5DEB3;
	padding : 0px;
}