body {
	background-repeat: no-repeat;
	background-position: center center;
}
.back {
	background-attachment: scroll;
	background-image: url(../images/LNwatermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: d6d9ed;

}
.back2 {
	background-attachment: fixed;
	background-image: url(../images/otblogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: edeef7;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-transform: none;
	line-height: 24px;
	background-color: #BDBEDA;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: none;
	line-height: 20px;
}
a {
	font-family: Tahoma, Arial;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
p {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
ul li {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	list-style-image: none;
	list-style-type: disc;
	position: static;
	list-style-position: outside;
	line-height: 22px;
}
ol li {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333;
	position: static;
	list-style-position: outside;
}
.back3 {
	background-attachment: fixed;
	background-image: url(../images/otblogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listing {  border: 1px #edeef7 solid}
.smitalic {
	font-size: 10px;
	font-style: italic;
}
.big {font-size: 18px}
