BODY {
background-color: #eeeeee;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-align : justify;
}
TD {
	font-family : Verdana;
	font-size : 11px;
	color : #000080;
}
A:LINK {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000080;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000080;
}
A:VISITED {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000080;
}
A:HOVER {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #dd0000;
}