@charset "UTF-8";
/* CSS Document */

a:link {color: #000000; text-decoration: line-through;}
a:visited {color: #000000; text-decoration: line-through}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

t1 {
	font-family: Courier, Courier New, monospace;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 10pt;
	color: #000000;
	
}

t1v {
	font-family: Courier, Courier New, monospace;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 10pt;
	color: #FF0000;
}

t1n {
	font-family: Courier, Courier New, monospace;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 10pt;
	color: #000000;
}

salt {
	line-height: 5pt;
}

s2 {
	line-height: 2px;
}

s3 {
	line-height: 15px;
}
