/* CSS Document */
	A{text-decoration:none;
	font-size: 12px;
	color: #3366CC;
	font-weight: 400;
	line-height: normal;
	}
	A:hover{text-decoration:underline;
	font-size: 12px;
	color: #FF9900;
	font-weight: 400;
	line-height: normal;
	}
h1{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
td{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.tittle{
		font-size: 14px;
		color: #666666;
		font-weight: bold;
}

