/***********************************************/
/* © dsl factory */
/* HTML tag styles                             */
/***********************************************/ 


body { margin:0;}

a:link {
	text-decoration: none;
	color:#666666;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color:#666666;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#990000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color:#990000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: bold;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}




.t9s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
