body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #990000;
	}

h1.page {
	font-size:150%;
	}

h1.subpage {
	font-size:125%;
	font-style:italic;
	}
	
h2, h4 {
	color: #990000;
	}

h3, h5, h6 {
	color: #993300;
	}

a:link {
	color: #006699;
	text-decoration: underline;
	}

a:visited {
	color: #006600;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	color: #006600;
	text-decoration: underline;
	}

ul.main {
	list-style-image: url(/images/flame2.gif);
	vertical-align:baseline;
	margin: 12px;
	padding:12px;
	}

ul.main ul {
	list-style-image: none;
	list-style-type:circle;
	}

ul.main ul ul {
	list-style-image: none;
	list-style-type:circle;
	}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 2px;
	}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: thin solid;

	}

 glossary formatting 
.term {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	}
		
.definition {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	}
		
.reference {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	}
}
.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 2px;
	border: thin dotted #253687;
}
.box4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 2px;
	border: thin dotted #003466;
}
.box5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 2px;
	border: thin dotted #999900;
}
  
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: auto;
	padding: 2px;
	border: thin dotted #0000FF;
	background-image: url(../images/trees2.jpg);

}
.td.bodyline{border:3px dotted #253687;
}

