body{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	background: #E3F5FF;
}
td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 1.5;"
}

a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0C3A90;
}

a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0C3A90;
}

a:active{
	text-decoration: underline;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a:hover{
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


