a:link
{
	color: #006699;
}
a:visited
{
	color: #006699;
}
a:hover
{
	color: #006699;
	text-decoration: none;
}
a:active
{
	color: #006699;
}
body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
}
.frame
{
	background: url(./framebg.gif);
	background-color: #006699;
}
.detail
{
	background-color: #B0B0FF;
}

