a:link { color:#0000FF; text-decoration:none; }
a:visited { color:#0000FF; text-decoration:none; }
a:active { color:#0000FF; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:none; }

A:link { color:#0000FF; text-decoration:none; }
A:visited { color:#0000FF; text-decoration:none; }
A:active { color:#0000FF; text-decoration:none; }
A:hover { color:#0000FF; text-decoration:none; }

body {
	color: #000000;
	font-family:Verdana,Arial;
	font-size:10pt;
}

p {
}
.table_h {
	font-family:Verdana,Arial;
	font-size:10pt;
}
.td_h_head {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:red;
	border-style:solid;
	border-width:1px;
	border-color:red;
}
.td_h_text {
	font-family:Verdana,Arial;
	font-size:10pt;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:red;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:red;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:red;
}
.td_h_leer {
	font-family:Verdana,Arial;
	font-size:6pt;
}
