BODY, TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
}

BACKGROUND{
	background-image: url(images/bg_long.jpg);
}
	
a:link{
	font-size: 9pt;
	font-family:"Times New Roman", Times, serif;
	color: #993333;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}

a:hover{	
	font-size: 9pt;
	font-family:"Times New Roman", Times, serif;
	color: #993333;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}

a:visited{
	font-size: 9pt;
	font-family:"Times New Roman", Times, serif;
	color: #993333;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}



