/* CSS Document */

td {
	font-size: 12px;
	color: #FFFFFF;
	line-height:180%
}
body {
	font-size: 12px;
}

.d {
	line-height: 24px;
}
.m {
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #ffae00;
}

