body.widetext 	{
		background-image: url(bg6light.gif);
		background-color: #ffffff;
		margin-left: 22%; margin-right: 22%;
		margin-top: 1%; margin-bottom: 2%;
		font-size: 1em;
		}

body.narrowtext	{
		background-image: url(bg6light.gif);
		background-color: #ffffff;
		margin-left: 26%; margin-right: 26%;
		margin-top: 1%; margin-bottom: 2%;
		font-size: 1em;
		}

div#outer		{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		}

div.outer		{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		}

div.rightbox	{
		float: right;
		width: 200px;
		}

div.leftbox		{
		float: left;
		width: 180px
		}

h1		{
		color: #000077; background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-align: center;
		}

h2		{
		color: #000077; 
		font-weight: bolder;
		text-align: center;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		}

p		{
		color: #000077; 
		font-weight: bolder;
		text-align: left;
		font-size: 1.0em;
		line-height: 125%;
		
		font-family:  Arial, Helvetica, sans-serif;
		}


p.intro		{
		color: #000077; 
		font-weight: bolder;
		text-align: left;
		font-size: 1.0em;
		line-height: 125%;
		font-family:  Arial, Helvetica, sans-serif;
		}

p.intro:first-letter	{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		font-size: 1.4em;
		font-family:  Arial, Helvetica, sans-serif;
		}

.copy		{color: #000077; 
		font-weight: bold;
		font-size: 0.9em;
		font-style: italic;
		font-family:  Arial, Helvetica, sans-serif;
		}

		

p.center		{color: #000077; 
		font-weight: bold;
		text-align: center;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		first-letter: 0;
		}

.smallcenter	{
		color: #000077; 
		font-weight: bold;
		text-align: center;
		font-size: 0.7em;
		font-family:  Arial, Helvetica, sans-serif;
		}		

.displayed		{
		display: block;
		margin-left: auto;
   		margin-right: auto
		}

 .navbar		{
		text-align: center;
		font-size: 0.8em;
		font-family: Arial, Helvetica, sans-serif;
		}

ul		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size:0.95em;
		font-family:  Arial, Helvetica, sans-serif;
		line-height: 2em;
		}

ol		{
		color: #000077; 
		font-weight: bold;
		text-align: left;
		text-indent: 40px;
		font-size: 0.9em;
		font-family:  Arial, Helvetica, sans-serif;
		line-height: 2e

:link		{ color: #000077; }

:visited		{ color: #006699;}

a:hover		{ color: #000077;
		font-style: italic; 
		text-decoration: underline;}


	
