
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}




a.dh:link {
	color: #666666;
	text-decoration: none;
}
a.dh:visited {
	text-decoration: none;
	color: #666666;
}
a.dh:hover {
	text-decoration: none;
	color: #333333;
}
a.dh:active {
	text-decoration: none;
}



a.pc:link {
	color: #fefefe;
	text-decoration: none;
}
a.pc:visited {
	text-decoration: none;
	color: #fefefe;
}
a.pc:hover {
	text-decoration: none;
	color: #666666;
}
a.pc:active {
	text-decoration: none;
}





.STYLE1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.STYLE2 {color: #898989}

body,th {
	font-size: 12px;
}