/* CSS Document */

A.main:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;}

A.main:active {
	color: #800000;
	font-weight:bold;}
	
A.main:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;}

.research {
color:#800000;}

.chapter {
color: #000080;}

.indent {
margin-left: 2em;}


body {
font-family: Times, "Times New Roman", serif;
font-size:16px;
color: #000080;}

p {}

h1 {
font-family: sans-serif;}

h1.chapter {
font-family: sans-serif;
color: #990099;}

h2 {
font-family: sans-serif;}

h2.chapter {
font-family: sans-serif;
color: #990099;}

h3 {
font-family: sans-serif;}

h3.research {
color: #000080;}

h4 {}

h5 {}

h6 {}



