a:link		{
	color : #000066;
	text-decoration: none;
	
}

a:visited 	{
	color : #000066;
	text-decoration: none;
	
}





#content {
		width: 100%;
		text-align: center;
		position: absolute;
	left: 0px;
	top: 0px;

	
}

table {
	color : #000000;
	font-family : tahoma;
	font-size :11px;
	line-height : 15px;
	text-decoration : none;
	border:0px solid #fff;
}

.nopadding {
	border : 0px solid #FF0000;
	margin : 0px;
	padding : 0px;
}

