body{margin:0;

background-color:#ffffff;}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	
}
.pt12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.pt12orange {
	font-family: Arial;
	font-size: 12px;
	line-height: 200%;
	color:#FF9900;
}
.pt12white {
	font-family: Arial;
	font-size: 12px;
	line-height: 200%;
	color:#FFffff;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
    top:1px;
    left:1px;
    POSITION: relative;
	color:#FFCC00;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: none;
}

a.cp:link {
	color: #000000;
	text-decoration: none;
}
a.cp:visited {
	color:#000000;
	text-decoration: none;
}
a.cp:hover {
    top:1px;
    left:1px;
    POSITION: relative;
	color:#FFCC00;
	text-decoration: none;
}
a.cp:active {
	color:#000000;
	font-weight:600;
	text-decoration:underline;
}
