.test {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#iframe
	{
	overflow:auto;
	width:440px;
	height:320px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link,a:visited,a:active {
	font-weight: bold;
	color: #BB413C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BB413C;
	text-decoration: none;
}
