body { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
}


.text {
	font-size: 10px;
	line-height: 18px;
	color: #527392;
}
.text a:link {
	color: #527392;
	text-decoration: underline;
}
.text a:visited {
	color: #527392;
	text-decoration: underline;
}
.text a:hover {
	color: #3c5367;
	text-decoration: underline;
}


.menu {
	font-size: 11px;
	line-height: 18px;
	color: #527392;
	letter-spacing: 2px;
}
.menu a:link {
	color: #527392;
	text-decoration: none;
}
.menu a:visited {
	color: #527392;
	text-decoration: none;
}
.menu a:hover {
	color: #3c5367;
	text-decoration: none;
}


.name {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
}


.h1 {
	font-size: 11px;
	line-height: 18px;
	color: #527392;
	letter-spacing: 2px;
	font-weight: bold;
}