a:link, a:visited {
 color: #0000cc;
 text-decoration: none;
}

a:hover, a:active {
 color: #cc0000;
 text-decoration: underline;

}
body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
.frame
{
	background: url( ./framebg.gif );
	background-color: #424971;
}
.detail
{
	background-color: #E6E6E6;
}