.test, .opening {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	width: 430px;
}

.opening {	width: 480px;}


body {
	background-color: #fff;
}

a:link, a:visited, a:hover, a.active, b, strong {
	font-weight:normal;
	text-decoration: none; 
	color:#000
	}
