
table
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
}

a:link
{
	text-decoration:none;
	color:#C5D1DB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a:visited
{
	text-decoration:none;
	color:#C5D1DB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a:hover
{
	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


td.norepeat
{	
	background-repeat:no-repeat;
}
	
	
	