body { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
}
.menu {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
}
.name {
	font-size: 18px;
	line-height: 18px;
	color: #c6e2ee;
}
.text {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.text a:link {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.text a:visited {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.text a:hover {
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}
.heading {
	font-size: 13px;
	line-height: 16px;
	color: #2f9cc7;
}

