body {
	margin: 0px;
}
a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a:hover {
	color:#907151;
}
p {
	font: normal 12px/115% Arial, Helvetica, sans-serif;
	color: #907151;
}
a.copy {
	font: normal 12px/115% Arial, Helvetica, sans-serif;
	color:#907151;
	text-decoration:underline;
}
a.copy:hover {
	color:#72AFB7;
}
#logos {
	background: #72AFB7 url(images/home/logos.gif) no-repeat right bottom;
}
#bloke {
	background: url(images/approach/middle.jpg) no-repeat left bottom;
}
p.blue-text {
	font: normal 13px/135% Arial, Helvetica, sans-serif;
	color: #72AFB7;
}
a.blue-link {
	font: normal 12px/135% Arial, Helvetica, sans-serif;
	color:#72AFB7;
	text-decoration:underline;
}
a.blue-link:hover {
	color:#666;
}
#phone {
	font: bold 24px/135% Arial, Helvetica, sans-serif;
	color:#72AFB7;
	text-decoration:none;
}
#bloke2 {
	background: url(images/library/middle.jpg) no-repeat left bottom;
}
input {
	width:126px;
	height:20px;
	border:none;
}
p.profile {
	font: normal 12px/125% Arial, Helvetica, sans-serif;
	color: #999;
}
p.profile2 {
	font: normal 12px/125% Arial, Helvetica, sans-serif;
	color: #333;
}
a.profile {
	font: normal 12px/115% Arial, Helvetica, sans-serif;
	color:#907151;
	text-decoration:none;
}
a.profile:hover {
	color:#72AFB7;
}
#index-table {
	background:#fff url(images/index/graphic.gif) no-repeat center bottom;
}
.login-copy {
	font: normal 11px/115% Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
a.library {
	font: bold 11px/170% Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: underline;
}
a.library:hover {
	color:#907151;
}
.lib {
	font:11px/170% Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
}