}
body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #506C82;
	text-align: right;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #506C82;
	text-align: right;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #FF6347;
	text-decoration: none;
}

.ntitle {
	color: #A5A5A5;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	vertical-align: top;
	height: 30px;
	padding-top: 10px;
}
.ntitle a {
	color: #959CA7;
	text-decoration:none;
