BODY {
background-color: #dfdfdf;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-align : justify;
	overflow: hidden;
	margin:5px;
}
TD {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	border: 1px solid #000080;
	background-color:#ffffaa;
}
A:LINK {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:VISITED {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:HOVER {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #cccccc;
}