body { /*background-image: url(http://www.menet.umn.edu/~kaszeta/image/background2.gif);*/
	background-color: white;
	background-repeat: repeat-y;
	color: #191970;  
/*	font-family: NewCenturySchoolbook,"New Century Schoolbook",NewCent,serif; */
}

A:link    { color: #006400 }      /* unvisited links */
A:visited { color: #000000 }     /* visited links */
A:active  { color: red }   /* active links */

A {text-decoration: underline; }

/*p { text-indent: 1.5em; } */

h1,h2,h3,h4,h5,h6 { color : #000000 }

A:link    { color: #0000EE }      /* unvisited links */
A:visited { color: #551A8B }     /* visited links */
A:active  { color: red }   /* active links */

