body {
	background-color: #D6D6D6;
        font-size: 12px;
        font-family: arial, tahoma;
        color: #252525;
        font-weight: normal;
        width: 100%;
	line-height: 18x;
        margin: 0 auto;
}

.nltest {
font-size: 12px;
font-family: arial, tahoma;
color: #252525;
font-weight: normal;
line-height: 18px;
}

.brdtest {
border:1px solid #C9C9C9;
}

pre {
	font-family: "Lucida Console";
	font-size: 14px;
	font-style: normal;

}

p {

margin-top: 12px;
margin-bottom: 12px;

}

a {
	color: #252525;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
        color: #336600;
        text-decoration: none;
}

.spref {
	color: #343485;
	text-decoration: none;
}

.spref:hover {
	color: #343485;
	text-decoration: none;
}

.sref {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
        font-family: arial, tahoma;
	font-size: 16px;

}
.sref:hover {
	color: #FF3C00;
	text-decoration: none;
        font-family: arial, tahoma;
	font-size: 16px;
	font-weight: bold;

}
h3 {
        font-family: arial, tahoma;
	font-size: 16px;
	font-style: bold;
	color: #252525;

}
h5 {
        font-family: arial, tahoma;
	font-size: 14px;
	font-style: bold;
	color: #252525;

}


.nw {
	color: #606060;

}

.ctxt {
        font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #606060;
}
.cref {
	color: #5ACD60;
	font-weight: bold;
	text-decoration: none;
}
.cref:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}

