/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
}
table
{
	background-color: #ffffff;
	
	}
td{
	color:#333333;
	font-size:12px;
	line-height:170%;
}
a:hover{
	color:#FF8100;
	font-size:12px;
	text-decoration: none;
}
a{
	color:#333333;
	font-size:12px;
	text-decoration: none;
}

.t1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
