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