
A:link {color: blue; text-decoration: none;}
A:visited {color: blue; text-decoration: none;}
A:active  {color: blue; text-decoration: none;}
A:hover  {color:#800000; text-decoration: none;} 
body {
	color: black;
	background: white;
	margin-left: .5cm;
	margin-right: 2cm;
	font-family: tahoma, sans-serif;
}
TD 	{
		font-size:9pt;
		color:blue;
		text-decoration: none;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
	}
TD.normal 	{
		font-size:9pt;
		color:black;
		text-decoration: none;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
}
font.normal {
		color: black;
		font-size: 9pt;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
	}
font.head {
		color:#800000;
		font-weight: bold;
		font-size:12pt;
		font-family: tahoma;
		text-transform: uppercase;
	}
font.cmd {
		color: blue;
		font-size: 9pt;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
}
font.hl {
		color: red;
		font-size: 9pt;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
}
font.sub {
		color: black;
		font-size: 9pt;
		font-family: tahoma;
		font-weight: normal;
		text-transform: none;
		text-decoration: underline;
}
p { margin-left: 0.5cm; }
table.file { margin-left: 0.5cm; }

hr { align: left; color: black; size: 1; width: 100%; }

