.nLogTitle{
	font-size:16px;
	font-weight:bold;
	font-family: Arial;
	color:#4A71B5;
	margin-bottom: 0px;
	margin-top: 10px;
}

.nLogText{
	font-size:12px;
	font-family: Arial;
}

.nLogLink a{
	color:#4A71B5;
	text-decoration:none;
	font-size:12px;
	font-family: Arial;
}

.nLogLink a:hover{
	color:#4A71B5;
	text-decoration:underline;
	font-size:12px;
	font-family: Arial;
}

.nLogLink a:vistited{
	color:#4A71B5;
	text-decoration:underline;
	font-size:12px;
	font-family: Arial;
}
.picture{
	display: block;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#4A71B5;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3{
	font-size:12px;
	font-weight:normal;
	color:#4A71B5;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	margin-bottom: 0px;
	margin-top: 0px;
}