BODY {
	SCROLLBAR-FACE-COLOR: #B8CDE9;
	FONT-SIZE: 75%;
	SCROLLBAR-HIGHLIGHT-COLOR: #B8CDE9;
		SCROLLBAR-ARROW-COLOR: Black;
	FONT-FAMILY: Arial,sans-serif;
		background-color : #B8CDE9;
	background-image: url(bg.gif);
}
TD {
	FONT-SIZE: 100%;
	COLOR: Navy;
	FONT-FAMILY: Arial,sans-serif;
	font-weight : bold;

}
A.menu{
	FONT-SIZE: 75%;
	color : #FF9900;
	font-weight : normal;
	text-decoration : none;
	margin-top : 3px;
	position : absolute;
	text-align : center;
	margin-left : -30px;
}
A:hover{
	FONT-SIZE: 75%;
	font-weight : bold;
	text-decoration : none;
	color : #FFF8DC;
}

