.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
a:link, a:visited {
    color:#000033;
	text-decoration:underline;	
}
a:active {
    color:#ffcc00;
	text-decoration:underline;	
}
a:hover {
    color:#003399;
	text-decoration:underline;	
}
.ctable {
    background-color:#ffffff;

}

