body,td,th {
     background-color:#FFFFFF;

}
body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-weight: 0;
	color: #666666;
}
a:link {
	color: #CA3398;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA3398;
}
a:hover {
	text-decoration: blink;
	color: #CA3398;
}
a:active {
	text-decoration: none;
	color: #CA3398;
}
a:focus {
	text-decoration: underline;
	color: #666666;
}
.titletext {
    font-size: 11px;
    line-height: 14px;
	text-decoration: none;
	color: #333333;
}
.copyright {
    font-size: 9px;
    line-height: normal;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
