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, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #FFFFFF;
}
.frame
{
	background: #3399FF url('framebg.gif');
	
}
.detail
{
	background-color: #E6E6E6;
}
