body {

	margin: 10px 0px 0px 10px;

	background-color: #FFFFFF;

	color: #333333;

	font-family: sans-serif,"Verdana", "Arial", "Helvetica" ;

}



td {

	font-size: 12px;

	line-height: 14px;

}

td.link {

	font-size: 12px;

	line-height: 14px;
	
	telt-align: left;
	
	padding: 5px 5px 5px 10px;

}


.text1 {

	font-size: 10px;

	line-height: 12px;

}



a {
	color: #ff84b3;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.title {
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color: #ff84b3;
}

a.title:hover {
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}


