A:link {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
A:ACTIVE {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
A:visited {
	color: black;
	FONT: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
A:hover {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
BODY,BR 		{
	MARGIN: 5px 5px 5px 5px;
	FONT: 12px Arial, Helvetica, sans-serif;
	text-align : left;
	padding-top : 15;
	line-height : normal;
	letter-spacing : normal;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #C0C0C0;
}
table{
	FONT: 12px Arial, Helvetica, sans-serif;
	text-align : left;
	margin : 0px;
	letter-spacing : normal;
	line-height : normal;
}
}
