@charset "utf-8";
body {
	background-color:#FFFFFF;
}
p {
	font-family: Tahoma, Trebuchet MS, Times, serif, Arial;
	font-size: 10px;
	color: #cccccc;
	line-height:1.5;
}

#testId {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}
#testId a:link, #testId a:active, #testId a:visited {
	text-decoration:none;
}
#testId a:hover {
	text-decoration:underline;
}
#testId span {
	font-style:none;
	font-size: 10px;
	color: #ffffff;
}
