body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	line-height: 130%;
	margin-right: 18px;
	margin-left: 18px;
	background-image: url(../images/bg_square.gif);
	color: #333333;
}


a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #FFCC66;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	color: #666666;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
}
.pageone {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #0099CC;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h4 {
	font-size: medium;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red {
	color: #993366;
	font-weight: bold;
}
.medium {
	font-size: medium;
	line-height: 130%;
}
.x-small {
	font-size: x-small;
	color: #666666;
}
.border-indent {
	margin-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.courier {
	font-family: "Courier New", Courier, mono;
}
.ss {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
	font-size: 120%;
}
.teal {
	color: #0099CC;
}
.bg {
	background-image: url(_images4nav/bg.gif);
	background-repeat: repeat;
}
.directory {
	text-indent: 10px;
}
.indent {
	padding-left: 18px;
	padding-right: 9px;
}
.checkboxList {
	list-style-image: url(_images/checkbox.gif);
}
.highlight {
	background-color: #FFFF99;
	padding-right: 2px;
	padding-left: 2px;
}
