/*
#56718C dark
#584468 
*/
BODY {
	SCROLLBAR-FACE-COLOR: #56718C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #C3C3C3; 
	SCROLLBAR-BASE-COLOR: #56718C; 
	SCROLLBAR-3D-LIGHT-COLOR: #999999; 
	SCROLLBAR-DARK-SHADOW-COLOR: #C3C3C3
}
.content {
	font-family: arial;
	font-size: 10px;
	color: #584468;
	text-decoration: none;
}
.nav {
	font-family: arial;
	font-size: 11px;
	color: #594369;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	color: #56799F;
	text-decoration: underline;
}
.gallery {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cv {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyrght {

	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
