body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 130%;
    background: #666666 repeat-y center;
	margin-right: 18px;
	margin-left: 18px;
}


a:link {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #CC0000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #666666;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h4 {
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red {
	color: #993366;
	font-weight: bold;
}
.text-12 {
	font-size: 12px;
	line-height: 130%;
}
.text-11 {
	font-size: 11px;
	color: #666666;
}

.courier {
	font-family: "Courier New", Courier, mono;
}
.ss {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 120%;
}
.teal {
	color: #339999;
}
.bg {
	background-image: url(_images4nav/bg.gif);
	background-repeat: repeat;
}
